Releases: opzkit/terraform-aws-k8s-addons-external-dns
Releases · opzkit/terraform-aws-k8s-addons-external-dns
v0.15.0
What's Changed
- chore(deps): bump wagoid/commitlint-github-action from 5 to 6 by @dependabot in #10
- fix: commitlint config by @argoyle in #11
- chore: use local variable for external-dns version by @argoyle in #12
- ci: use kustomize and helm chart by @argoyle in #13
- chore: set external-dns image tag in values.yaml by @argoyle in #18
- ci: add updatecli by @argoyle in #14
- Update External DNS version by @argoyle in #22
Full Changelog: v0.14.1...v0.15.0
NOTE: Due to us now using the Helm-chart to update there was a slight change to labels which requires the old deployment to be removed before kOps can apply the new version. So do a kubectl -n kube-system delete deployment external-dns
and it will be re-applied within a minute.
v0.14.1
What's Changed
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #8
- feat: support for setting txt-prefix by @peter-svensson in #9
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- chore: update to use registry.k8s.io instead of k8s.gcr.io by @peter-svensson in #5
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #6
- feat: update to v0.14.0 by @argoyle in #7
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #2
- chore: update to v0.13.1 by @argoyle in #3
New Contributors
- @peter-svensson made their first contribution in #1
- @dependabot made their first contribution in #2
- @argoyle made their first contribution in #3
Full Changelog: v0.10.0...v0.13.1