Releases: lablabs/terraform-aws-eks-cert-manager
v4.0.0
⚠️ Breaking Changes
Terraform required version is now set to 1.8+. Please refer to the changelog for details.
What's Changed
⚠️ [BREAKING] feat(addon)!: add support for addon depends on by @jaygridley in #32- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #31
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #28
- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #26
- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #25
- docs: update README.md by @atyu1 in (1ff246d)
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- fix: update descriptions for cluster issuer variables to reflect correct source type and defaults by @jaygridley in (a65db42)
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #23
- feat(sync): sync universal-addon changes by @lara-template-sync[bot] in #22
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
Important
The add-on undergone major refactoring by using https://github.com/lablabs/terraform-aws-eks-universal-addon template resulting in changes to some input variables and all output variables that are not nested under addon or addon_irsa outputs. Additionally, Helm chart and application versions were updated. Follow related pull request above to learn more. If you find a bug, please, feel free to open an issue, we will do our best to help fixing it.
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
- chore: update helm chart version to 1.16.4
- chore(values): replace deprecated installCRDs with crds section
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's changed
In Cert-manager v1.16.0 new values schema validation is enabled. RBAC is moved to global section. This PR is fixing correct position of RBAC value and should resolve problem when deploying cert-manager 1.16 and above. Otherwise this error can occur:
Error: values don't meet the specifications of the schema(s) in the following chart(s): cert-manager: - (root): Additional property rbac is not allowed
https://cert-manager.io/docs/releases/release-notes/release-notes-1.16
by @TomasMocarsky in (#18)
v2.0.0
What's Changed
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- feat(argo-helm): add status wait support by @jaygridley in #15
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix(cluster-issuer): add common labels to the http solver resources by @tomas-balaz in #13
Full Changelog: v1.1.0...v1.1.1