diff --git a/.github/workflows/helm_ci.yml b/.github/workflows/helm_ci.yml index 1e5e3545d..b3fc59ed7 100644 --- a/.github/workflows/helm_ci.yml +++ b/.github/workflows/helm_ci.yml @@ -45,7 +45,7 @@ jobs: run: ct lint --all --validate-maintainers=false --chart-dirs k8s/charts - name: Create kind cluster - uses: helm/kind-action@v1.5.0 + uses: helm/kind-action@v1.7.0 - name: Run chart-testing (install) run: ct install --all --chart-dirs k8s/charts \ No newline at end of file