v2.1.0
What's Changed
- The latest tools versions are packaged by default in the official BitOps images at the release time. See #206, #307.
- Omnibus image updates:
- Terraform:
v1.2.2
->v1.3.2
in bitops-plugins/terraform#7 - Helm:
v3.9.0
->v3.10.1
in bitops-plugins/helm#4 - Kubectl:
v1.13.7
->v1.25.2
in bitops-plugins/kubectl#2 - Ansible:
v2.7.8
->v2.13.5
in bitops-plugins/ansible#2 - CloudFormation: Fix plugin deploy.sh not exporting
CFN_CAPABILITY
in bitops-plugins/cloudformation#5
- Terraform:
- Linting: Reformat python code with black by @armab in #297
- Add weekly status calls note to contributing doc by @mickmcgrath13 in #257
- Fix the prebuilt image push and tagging via manual workflow dispatch by @armab in #292
- Example update: Getting started with BitOps v2.0 - Terraform by @ccapell in #299
- Fix the CI status not showing for the main branch by @armab in #300
- Fix directory in the before/after hooks by @PhillypHenning in #313, #312
- Exit with error when bitops.config.yaml not found by @armab in #311
- Add Docker pulls badge to the README by @armab in #309
Full Changelog: v2.0.0...v2.1.0