Skip to content

Commit fd021a6

Browse files
chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0
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]>
1 parent aec280d commit fd021a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: ct lint --all
2727

2828
- name: create kind cluster
29-
uses: helm/kind-action@v1.10.0
29+
uses: helm/kind-action@v1.11.0
3030

3131
- name: run chart-testing (install)
3232
run: ct install --all

0 commit comments

Comments
 (0)