Releases: helm/kind-action
Releases · helm/kind-action
v1.10.0
Requirements
We changed to use wget
instead of curl
What's Changed
- Update kind to release v0.21.0 by @cpanato in #104
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #106
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #108
- bump kind to 0.22.0 / kubectl and general housekeeping by @cpanato in #107
- Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by @dependabot in #109
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Bump actions/checkout from 3.3.0 to 3.5.3 by @dependabot in #90
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #96
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #97
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #98
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #99
- chore: Bump node version to node20 by @sayboras in #102
- Fix arch detection in non-Debian distros by @musse in #93
- docs: fix default version in action.yml by @dunglas in #91
- docs: bump outdated action version in README by @dunglas in #92
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- #54 ignore the occasional post delete cluster by @jerry153fish in #79
- bump kind to v0.20.0 and script cleanup by @cpanato in #88
New Contributors
- @jerry153fish made their first contribution in #79
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- fix: update documentation to represent actual kubectl version used by @tomhobson in #83
- update kind to v0.18.0 and kubectl to v1.26.4 by @cpanato in #84
New Contributors
- @tomhobson made their first contribution in #83
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Fixing issue #68 - kind.sh: line 60: dpkg: command not found by @tglaeser in #69
- fix: add aarch64 for uname case by @JorTurFer in #71
- Update version in the example workflow by @tomplus in #72
- bump kind to use v0.17.0 and kubectl v1.25.5 by @cpanato in #73
New Contributors
Full Changelog: v1...v1.5.0
v1.4.0
v1.3.0
What's Changed
- fix: #44 - Allow to configure kubectl version to use by @grzesuav in #45
- fix minor typo by @goshlanguage in #47
- Update kind to v0.12.0 and default k8s version to v1.21.10 by @cpanato in #58
- Bump actions/checkout from 2 to 3 by @dependabot in #59
- Support bash before v4.4 by @gjkim42 in #52
- Update kind.sh to allow arm runners by @JorTurFer in #55
- allow to omit cluster creation by @CezaryTarnowski-TomTom in #50
- resolve --log-level deprecation and replace to --verbosity by @cpanato in #64
New Contributors
- @grzesuav made their first contribution in #45
- @goshlanguage made their first contribution in #47
- @dependabot made their first contribution in #59
- @gjkim42 made their first contribution in #52
- @JorTurFer made their first contribution in #55
- @CezaryTarnowski-TomTom made their first contribution in #50
Full Changelog: v1.2.0...v1.3.0