Skip to content

Commit 0b8711b

Browse files
Bump helm/kind-action from 1.8.0 to 1.9.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.8.0...v1.9.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]>
1 parent f0ed8b1 commit 0b8711b

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.8.0
23+
uses: helm/kind-action@v1.9.0
2424

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

0 commit comments

Comments
 (0)