Releases: aws-ia/terraform-aws-eks-blueprints-addons
Releases · aws-ia/terraform-aws-eks-blueprints-addons
v1.5.0
What's Changed
- feat: Update default chart versions to latest minor version by @bryantbiggs in #220
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: Update addon module from 1.0.0 to 1.1.0 by @gohmc in #213
- docs: Add NetApp ONTAP Astra Trident CSI driver to partner addons by @mickeysh in #216
- feat: Upgrade nginx helm chart to 4.7.1 to support specifying loadBalancerClass by @RobertNorthard in #217
- fix: Set either name or name_prefix for fargate_fluentbit log group, not both by @wfrced in #219
- feat: Allow customization of addon parameter chart by @elcomtik in #224
New Contributors
- @mickeysh made their first contribution in #216
- @RobertNorthard made their first contribution in #217
- @elcomtik made their first contribution in #224
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.2
What's Changed
- fix: Disable policy data source if the associated addon is disabled by @pincher95 in #208
New Contributors
- @pincher95 made their first contribution in #208
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: Use the local.region value to setup FluentBit #204 by @chrismld in #205
- fix: Set
helm_releases
default value forwait
tofalse
by @bryantbiggs in #206
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: Add permissions for S3 write on FluentBit addons; add dependency on EKS addon for generic
helm_releases
by @bryantbiggs in #203
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- docs: Change the text from dns to secrets by @bjarneo in #194
- chore: Updating README.md to include best practice of pinning versions by @fcarta29 in #195
- docs: Update aws-for-fluentbit.md with the correct prefix information by @bjarneo in #199
- fix: Fix AllowGetCertificates statement scope for ALB controller role by @wfrced in #196
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- docs: Add helm-release document to explain the different options available by @askulkarni2 in #184
- feat: Create a new add-on for AWS Gateway API Controller by @askulkarni2 in #192
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore: Add readme for cluster-proportional-autoscaler installation by @candonov in #176
- fix: Use more dynamic doc structure instead of hardcoded nav structure by @bryantbiggs in #178
- docs: Move CPA document to adddons doc directory by @bryantbiggs in #179
- docs: Add docs for addons that were missed by @askulkarni2 in #180
- docs: Update docs prior to v1 release by @bryantbiggs in #182
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- chore: Ensure docs CI runs if any CI configurations are made by @bryantbiggs in #166
- docs: Add table showing supported architectures of the addons provided by @bryantbiggs in #167
- feat: Add generic
helm_releases
variable for provisioning any number of Helm charts by @bryantbiggs in #169 - chore: Adding
docs/aws-fsx-csi-driver
and updating AWS FSx CSI Driver Helm Chart version to1.6.0
by @rodrigobersa in #171 - fix: Add FSx doc page to navigation by @bryantbiggs in #172
- feat: Update AWS provider min required version to 5.0 to support new EKS addon arguments by @bryantbiggs in #173
- fix: Updating argo-wf version to the latest existing one by @candonov in #174
- fix: Change default behavior of helm release resource to not wait for deployment by @bryantbiggs in #175
New Contributors
Full Changelog: v0.1.0...v0.2.0