Skip to content

Commit aeed6c0

Browse files
chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 (#1723)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c0cc5 commit aeed6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgradeability-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: ./.github/actions/setup-kubectl
5050

5151
- name: Create k8s Kind Cluster
52-
uses: helm/kind-action@v1.10.0
52+
uses: helm/kind-action@v1.11.0
5353

5454
- name: "Update helm repo"
5555
run: |

0 commit comments

Comments
 (0)