Skip to content

Commit

Permalink
chore(deps): bump engineerd/setup-kind from 0.5.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [engineerd/setup-kind](https://github.com/engineerd/setup-kind) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/engineerd/setup-kind/releases)
- [Commits](engineerd/setup-kind@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: engineerd/setup-kind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent cfd84cc commit 3f9d8dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: engineerd/setup-kind@v0.5.0
- uses: engineerd/setup-kind@v0.6.1
id: kind
with:
version: v0.18.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/k8s_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# https://hub.docker.com/r/kindest/node/tags
k8s_version: [v1.26.6, v1.27.3, v1.28.0, v1.29.0]
steps:
- uses: engineerd/setup-kind@v0.5.0
- uses: engineerd/setup-kind@v0.6.1
id: kind
with:
version: v0.18.0
Expand Down

0 comments on commit 3f9d8dd

Please sign in to comment.