diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml index c9eece6..e3098b8 100644 --- a/.github/workflows/helm.yaml +++ b/.github/workflows/helm.yaml @@ -26,7 +26,7 @@ jobs: run: ct lint --all - name: create kind cluster - uses: helm/kind-action@v1.9.0 + uses: helm/kind-action@v1.10.0 - name: run chart-testing (install) run: ct install --all