Skip to content

Commit 58a0616

Browse files
chore(deps): update helm/kind-action action to v1.11.0 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8726b5a commit 58a0616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: helm/chart-testing-action@v2.6.1
6060

6161
- name: Create kind cluster
62-
uses: helm/kind-action@v1.10.0
62+
uses: helm/kind-action@v1.11.0
6363

6464
- name: Run chart-testing (install)
6565
run: ct install --all --config .github/ct.yaml

0 commit comments

Comments
 (0)