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.