Skip to content

Commit 6afc567

Browse files
Bump helm/kind-action from 1.10.0 to 1.11.0 (#213)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90ac54c commit 6afc567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
chmod +x /usr/local/bin/kubectl-kuttl
2121
2222
- name: create kind cluster
23-
uses: helm/kind-action@v1.10.0
23+
uses: helm/kind-action@v1.11.0
2424

2525
- name: set up helm
2626
uses: azure/setup-helm@v4

0 commit comments

Comments
 (0)