Skip to content

Releases: goci-io/aws-external-cluster-dns

0.4.1

15 Sep 09:34
a743e55
Compare
Choose a tag to compare

Changes

0.4.0

15 Sep 09:15
16dcd08
Compare
Choose a tag to compare

Changes

See previous Release Candidate https://github.com/goci-io/aws-external-cluster-dns/releases/tag/0.4.0-rc1

🚧 Maintenance

0.4.0-rc1

04 Sep 16:46
cf3287c
Compare
Choose a tag to compare
0.4.0-rc1 Pre-release
Pre-release

Changes

🐛 Bug Fixes

Release Candidate only

This Release references a Chart from a Fork of bitnami/charts.
There is no guarantee about the Availability of this temporary Chart-Release. Complete Release depends on bitnami/charts#3412

0.3.0

12 Aug 17:44
9de1917
Compare
Choose a tag to compare

Changes

🚀 Features

  • making replicas configureable, create pdb only when using 1 replica (#17) @etwillbefine

🚧 Maintenance

0.2.0

07 Aug 09:55
2cac52c
Compare
Choose a tag to compare

Changes

🚀 Features

🚧 Maintenance

  • chore: set repository url and remove deprecated data source (#8) @etwillbefine

‼️ Breaking changes

💬 Documentation

0.1.0

21 Apr 22:15
a9bf2c9
Compare
Choose a tag to compare

Initial release. Contains:

  • Helm deployment of external-dns
  • IAM role to use for changing DNS records in Route53
  • Discovery of DNS records based on ingress hosts only (default)
  • Pod disruption budget as there is no need for HA
  • Domain/Hosted zone filters based on dns names
  • Assume role or kiam pod annotation configuration
  • Support leading dots to prevent changes to the root domain (4cca293)