Skip to content

Releases: yokawasa/action-setup-kube-tools

v0.13.1

24 Sep 01:20
3e3886c

Choose a tag to compare

What's Changed

  • Tool version no longer defaults to latest but a specific version for stability and speed by @yokawasa in #79

Full Changelog: v0.13.0...v0.13.1

v0.13.0

12 Sep 05:20

Choose a tag to compare

What's Changed

  • Support 'latest' as default tool version by @yokawasa in #75
    • all tools use latest as the default version
    • If a tool input is set to latest, the action resolves the latest version at runtime, then downloads and caches that exact version.
  • Fixed bug on #74

Note

From v0.13.0, all tools use latest as the default version. However, using latest can make builds non-reproducible, as the installed version may change over time. For stable and repeatable builds, it is recommended to specify exact versions

Full Changelog: v0.12.0...v0.13.0

v0.12.0

11 Sep 23:56

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3

11 Sep 09:24
8249217

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

03 Nov 23:16
9e25a42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

05 Apr 00:32
5fe3850

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

24 Feb 10:10
dc0754a

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Feb 07:26
93f6df1

Choose a tag to compare

What's Changed

New Contributors

  • @till made their first contribution in #49

Full Changelog: v0.9.3...v0.10.0

v0.9.3

19 Feb 21:51

Choose a tag to compare

What's Changed

  • v0.9.2 release by @yokawasa in #40
  • Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #41
  • Bump undici from 5.11.0 to 5.19.1 by @dependabot in #43
  • upgrade default tools version by @yokawasa in #44
    • kubectl from 1.20.2 to 1.24.10
    • kustomize from 4.5.7 to 5.0.0
    • helm from 3.6.3 to 3.11.1
    • conftest from 0.19.0 to 0.39.0
    • yq from 4.7.1 to 4.30.7
    • rancher from 2.4.10 to 2.7.0
    • tilt from 0.18.11 to 0.31.2
    • skaffold from 1.20.0 to 2.1.0
    • kube-score from 1.10.1 to 1.16.1

Full Changelog: v0.9.2...v0.9.3

v0.9.2

03 Nov 00:28
b91bb02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2