Releases: alexellis/arkade
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
Aliases and improved help messages for OCI
Changelog for 0.11.2:
Commits
35c1422 Aliases for OCI by @alexellis
761ef2f Correct help message by @alexellis
2f45088 Fix croc file pattern & e2e test by @rgee0
814e1e7 Remove misc log file by @alexellis
Changes: 0.11.1...0.11.2
Generated by Derek
helm: add arkade chart bump to bump chart versions
Changelog for 0.11.1:
- PR #1030 helm: add arkade chart bump to bump chart versions by @alexellis
- PR #1010 feat: support tilt since 0.22.15 by @sgtoj
Commits
39ffd8b helm: add arkade chart bump to bump chart versions by @aryan9600
205dbac feat: support tilt since 0.33.15 by @sgtoj
Changes: 0.11.0...0.11.1
Generated by Derek
Add oci install command
Changelog for 0.11.0:
- PR #1026 Bump github.com/google/go-containerregistry from 0.17.0 to 0.19.0 by @dependabot[bot]
Commits
d6c8509 Add oci extract command by @alexellis
2f4355b Bump github.com/google/go-containerregistry from 0.17.0 to 0.19.0 by @dependabot[bot]
Changes: 0.10.23...0.11.0
Generated by Derek
Add cloud-hypervisor and fix kube-burner
Changelog for 0.10.23:
- PR #1018 Add support of cloud-hypervisor and ch-remote binary by @nitishkumar71
Commits
67314ef add support of cloud-hypervisor and ch-remote binary by @nitishkumar71
Changes: 0.10.22...0.10.23
Generated by Derek
Bump golang.org/x/crypto and fix for kail
Changelog for 0.10.22:
- PR #1008 Fix arkade get for kail on darwin&arm64 by @Jasstkn
- PR #1014 Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot[bot]
Commits
3c1c94f Fix arkade get for kail on darwin&arm64 by @Jasstkn
68ff7a8 Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot[bot]
Changes: 0.10.21...0.10.22
Generated by Derek
Use Go 1.21
Changelog for 0.10.21:
Commits
9d729e1 Use Go 1.21 for e2e checker by @alexellis
0e10eef Limit builds for same SHA by @alexellis
eb042a3 Move to Go 1.21 for builds and minimum version by @alexellis
Changes: 0.10.20...0.10.21
Generated by Derek
Updates to go.mod
Changelog for 0.10.20:
- PR #1006 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot[bot]
Commits
835bc86 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot[bot]
Changes: 0.10.19...0.10.20
Generated by Derek
Fix issue with version flag for Helm charts
Changelog for 0.10.19:
Commits
1b4816a Fix issue with version flag for Helm charts by @alexellis
Changes: 0.10.18...0.10.19
Generated by Derek
Export LoadFrom YAML function
Changelog for 0.10.18:
- PR #1005 Bump actions/setup-go from 4 to 5 by @dependabot[bot]
Commits
84ccd11 Bump go.mod and vendor by @alexellis
8114e6d Export LoadFrom by @alexellis
8d3d6a1 Update README.md by @alexellis
97fb24a Bump actions/setup-go from 4 to 5 by @dependabot[bot]
Changes: 0.10.17...0.10.18
Generated by Derek