Releases: banzaicloud/banzai-cli
Releases · banzaicloud/banzai-cli
0.5.4
Merge pull request #202 from banzaicloud/terraform-init-backend-config Terraform init backend config
0.5.3
logging: fix skipable secret selection in case of update
0.5.2
Merge pull request #197 from banzaicloud/fix-init-exec Fix init command parameters
0.5.1
Important: 0.5.1 contains a bug that causes the installer to fail. Please upgrade to 0.5.2
0.5.0
Release 0.5.0
0.4.1
0.4.0
Release 0.4.0
0.3.1
Release contents
This is a bugfix release to avoid offering an invalid cluster name for certain providers that do not support .
.
https://github.com/banzaicloud/banzai-cli/compare/0.3.0..0.3.1
0.3.0
Release contents
- Update default PKE version (#173)
- Support logging feature
- Pipeline install flow improvements
Pipeline install flow improvements
- Add tags to custom providerConfig
- Make auto-approve configurable for custom providers
- Integrate values merging in the
pipeline up
command directly but still support the previous method, which used a targeted terraform preapply hook - Extract metadata from custom images to be able to make decisions based onit instead of asking the user
- Offer generated cluster name instead of the default if image metadata explicitly allows
- Make help messages more useful and informative
- Run terraform init before apply every time to make image upgrades flawless
Full changeset:
https://github.com/banzaicloud/banzai-cli/compare/0.3.0..0.2.2
0.2.2
Merge pull request #172 from banzaicloud/pipeline-up-preapply Preapply hook