Releases: alexellis/arkade
Detect latest versions for K8s CLI and Hashicorp tools, add atuin arm64, popeye armv7 and kube-score
Changelog for 0.11.12:
- PR #1065 Move Hashicorp tools to GH Version Strategy by @rgee0
- PR #1066 Add kube-score to available tools by @rgee0
- PR #1062 add k8s version strategy by @rgee0
- PR #1064 Fix issue which saw versions resolved twice by @rgee0
Commits
d930984 Move Hashicorp tools to GH Version Strategy by @rgee0
43a085f Add kube-score to available tools by @rgee0
d3bdc46 update readme tool table by @rgee0
9da1958 add k8s version strategy by @rgee0
9be14a2 Fix issue which saw versions resolved twice by @rgee0
Changes: 0.11.11...0.11.12
Generated by Derek
Update and add tests for stern
Changelog for 0.11.11:
- PR #1060 Update and add tests for stern by @rgee0
- PR #1058 Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot[bot]
Commits
03f5980 update and add tests for stern by @rgee0
57d0fe1 Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot[bot]
Changes: 0.11.10...0.11.11
Generated by Derek
Update clusterawsadm, cmctl CLI tools and close HTTP response body when downloading Node.js
Changelog for 0.11.10:
- PR #1055 Bump github.com/sethvargo/go-password from 0.2.0 to 0.3.0 by @dependabot[bot]
- PR #1054 Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot[bot]
- PR #1053 Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot[bot]
Commits
ebceee8 Fix clusterawsadm and cmctl CLI tools by @alexellis
64200e7 Fix argo message and close body for node by @alexellis
083e628 Bump github.com/sethvargo/go-password from 0.2.0 to 0.3.0 by @dependabot[bot]
253e093 Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot[bot]
9d8f7eb Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot[bot]
Changes: 0.11.9...0.11.10
Generated by Derek
Update minio chart location to bitnami
Changelog for 0.11.9:
- PR #1052 update minio chart location to bitnami by @nitishkumar71
Commits
0818507 update minio chart location to bitnami by @nitishkumar71
2b41f45 Update kubectl version by @alexellis
Changes: 0.11.8...0.11.9
Generated by Derek
Add faasd to arkade install
Changelog for 0.11.8:
- PR #1050 add support for faasd by @nitishkumar71
Commits
8886a74 add support for faasd by @nitishkumar71
Changes: 0.11.7...0.11.8
Generated by Derek
Add regctl CLI
Changelog for 0.11.7:
- PR #1045 Add support for regctl by @nitishkumar71
Commits
6cf4a64 add support for regctl by @nitishkumar71
Changes: 0.11.6...0.11.7
Generated by Derek
Add OpenTofu binaries
Changelog for 0.11.6:
- PR #1040 Add OpenTofu by @rgarrigue
- PR #1044 Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot[bot]
Commits
acb1bd9 Add OpenTofu by @rgarrigue
bbcae81 Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot[bot]
Changes: 0.11.5...0.11.6
Generated by Derek
Update versions of tf / packer / waypoint
Changelog for 0.11.5:
- PR #1034 update versions of tf / packer / waypoint by @rgee0
- PR #1041 Bump alexellis/upload-assets from 0.4.0 to 0.4.1 by @dependabot[bot]
Commits
86e0ff5 update versions of tf / packer / waypoint by @rgee0
e962fe7 Bump alexellis/upload-assets from 0.4.0 to 0.4.1 by @dependabot[bot]
Changes: 0.11.4...0.11.5
Generated by Derek
Add terraform-docs and update go.mod dependencies
Changelog for 0.11.4:
- PR #1036 Add terraform-docs by @cyberox
- PR #1038 Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot[bot]
- PR #1037 Bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot[bot]
Commits
7aefb13 Add terraform-docs by @cyberox
d2168bd Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot[bot]
f8b21e1 Bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot[bot]
Changes: 0.11.3...0.11.4
Generated by Derek
Add tflint & gptscript, ingress-nginx to set itself as default ingress
Changelog for 0.11.3:
- PR #1027 Bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot[bot]
- PR #992 feat: allow to set default ingressclass by @Jasstkn
- PR #1025 Bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 by @dependabot[bot]
- PR #1028 Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot[bot]
- PR #1007 change kubectl download site by @YoninL
- PR #1022 chore: no need to use fmt.Sprintf by @testwill
- PR #1019 Add tflint by @cyberox
- PR #1033 feat: add gptscript as cli by @dirien
Commits
f367ee4 Fix bug introduced via #1007 by @alexellis
801ffce Bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot[bot]
1208cd8 feat: allow to set default ingressclass by @Jasstkn
a5626c9 Bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 by @dependabot[bot]
4b3ae6d Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot[bot]
1d762c3 change kubectl download site by @YoninL
10eb435 change kubectl download site by @YoninL
c45ed59 chore: the argument is already a string, there's no need to use fmt.Sprintf by @testwill
75b1a88 Add tflint by @cyberox
61e655e feat: add gptscript as cli by @dirien
Changes: 0.11.2...0.11.3
Generated by Derek