Releases: tale/kubectl-action
v1.3.0
kubectl-action
now uses the Node.js 20 runtime environment, allowing me to remove any dependencies.
It is now ready to run in secure environments and GitHub Enterprise.
chore
: add aws example to readmefeat
: update to node 20 and remove undicifix
: explicitly exit on windows runners
Full Changelog: v1.2.0...v1.3.0
v1.4.0
Fixed an oversight where the specific tags did not work because they were missing the dist/
folder.
This has now been fixed which means you will be able to pin to versions starting from v1.3.0
onwards.
fix
: use npm in cichore
: switch to npmfeat
: clobber the actual tag releases
Full Changelog: v1.3.0...v1.4.0
v1.2.0
feat:
use github actions env for windows check for extra resiliency
feat:
support arch and darwin/linux properly
chore:
add better failure message for version resolving failures on kubectl
fix:
typo in teardown error message
chore:
update packages
Full Changelog: https://github.com/tale/kubectl-action/commits/v1
v1.1.3
feat:
switch to github actions tool-cache
fix:
mark the kubectl
binary as executable after downloading
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Full Changelog: v1.0.8...v1.1.0
v1.0.8
fix: use correct post file
fix: parse the latest flag properly
Full Changelog: v1.0.7...v1.0.8
v1.0.7
fix: make action run using node16
fix: add tagging on the push command
chore: switch default version of kubectl to 'latest'
feat: implement version lifecycle hook to build dist
feat: implement the action in typescript
chore: create npm project
chore: add initial project files for typescript conversion
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Full Changelog: v1.0.5...v1.0.6