Releases: banzaicloud/banzai-cli
Releases · banzaicloud/banzai-cli
0.21.9
0.21.9: Fixed kind bug on older linux systems Features: #371 @akijakya Run fixKind0_9_0KubeProxy method on linux systems Development: #365 @akijakya Migrated from CircleCI to Github Actions #372 @akijakya Fixed goreleaser config #373 @akijakya Added AWS region to goreleaser blob #374 @akijakya Used goreleaser-action in Github Actions #375 @akijakya Used make target to release with goreleaser #376 @akijakya Fixed homebrew release
0.21.9-dev.2
#371 Run `fixKind0_9_0KubeProxy` method on linux systems
0.21.9-dev.1
Test CI
0.21.8
What's Changed
- do not return error if arch is arm64 by @kristofgyuracz in #364
Full Changelog: 0.21.7...0.21.8
0.21.7
0.21.7: Fixed returned kubeconfig Features: #362 @akijakya Fixed authentication apiVersion in kubeconfig
0.21.6
0.21.5
0.21.5: Kind upgrade 0.8.1->0.9.0 Patches: #359 @akijakya Upgraded Kind version 0.8.1->0.9.0
0.21.4
0.21.4: #delete log, multiple creates Patches: #357 @akijakya fix: split cluster delete log to different levels #358 @akijakya Handle double create 201 response
0.21.3
0.21.3: .Fixed goreleaser install Development: #356 @pregnor Fixed GoReleaser install in the build