diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7eca2856..e15354b0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -203,7 +203,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v1 with: - version: v3.4.2 + version: v3.5.3 - name: Lint Helm Charts run: helm lint charts/*