Releases: astronomer/terraform-kubernetes-astronomer
Releases · astronomer/terraform-kubernetes-astronomer
1.2.2
1.2.1
- Updating Terraform Helm provider.
- Updating pre-commit hooks.
- Adding extra labels require for Helm.
- Update support for the newer Terraform version.
- Updating CI to use pre-commit.
What's Changed
- Feature-3533 Adding Helm3 Support by @mishah334 in #36
New Contributors
- @mishah334 made their first contribution in #36
Full Changelog: 1.2.0...1.2.1
1.2.0
[ENHANCEMENTS]
minimum required terraform version set to 13
module cleanup
helm3 required
1.1.90
Terraform fmt
1.1.89
Optionally don't install Astronomer (#28)
Unconditionally create Astronomer
1.1.84 Unconditionally create astronomer (#27)
1.1.83
Always use astronomer_version
1.1.81
Tolerate a helm chart repo named 'astronomer'
1.1.79
One resources for Astronomer helm release (#26)
1.1.73: Merge pull request #25 from astronomer/helm_install
Install from Helm repository by default