All notable changes to the "action-setup-kube-tools" will be documented in this file.
- Bump json5 from 2.1.3 to 2.2.3 - #41
- Bump undici from 5.11.0 to 5.19.1 - #43
- upgrade default tools version - #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
- upgrade kustomize 4.5.7 by @MichaelSp - #39
- Fix the issue : Using the action produces set-output deprecation warnings by @msg-freiheit - #36
- Support kubeconform - #32
- Upgrade to Node 16 and upgrade GitHub libs by @yhrn in #31
- Bump undici from 5.4.0 to 5.5.1 by @dependabot in #26
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #20
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #21
- Fix error in GHA workflow: prettier: not found by @yokawasa in #25
- remove
helmv3
parameter and install helm v3 withhelm
parameter - #19 - Instead add
helmv2
parameter to install helm v2
- fix: missing v prefix from kubeval and yq - #16
- changed default versions: yq v4.7.1, kubeval v0.16.1
- Add fail-fast parameter (fail-fast:true by default) that allows you to choose to fail fast immediately when it fails to download (say due to a bad version) - #14
- Support tool version 'v' prefix. Prior to this, the action only accept the tool version without 'v' prefix, but now the action automatically add/remove the prefix as necessary - #13
- add tools setup option to choose which tool to setup - #8
- up default tool versions
- kubectl: 1.20.2
- kustomize: 4.0.5
- helm: 2.17.0
- helmv3: 3.5.2
- Add kube-score - #10
- Minor markdown cleanup
- Bump
actions/checkout
to v2 in tests and documentation - Add Tilt and Skaffold - #6
- Add Rancher CLI - #4
- Bumps @actions/core from 1.2.0 to 1.2.6 - #2
- Initial release
Default command versions:
kubectl
:1.18.2
kustomize
:3.5.5
helm
:2.16.7
helmv3
:3.2.1
kubeval
:0.15.0
conftest
:0.19.0