From c206e7bc91abaf2d329f88588f67518b835dbe76 Mon Sep 17 00:00:00 2001 From: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:34:01 -0600 Subject: [PATCH] Use helm 3.11.3 in lint (#1309) --- .github/workflows/lint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 110a5da41..a4c466ea8 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -17,6 +17,7 @@ jobs: uses: ./.github/actions/setup with: create-kind-cluster: "false" + helm-version: v3.11.3 - name: Run chart-testing (lint) run: "ct lint --target-branch main