Skip to content

Releases: kubernetes-sigs/external-dns

v0.5.18

15 Jan 13:15
a1ff7d7
Compare
Choose a tag to compare

New Provider:

New Source:

List of changes:

Docker images are available on Google Container Registry:

docker run asia.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.5.18 --help
docker run eu.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.5.18 --help
docker run us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.5.18 --help

🎉 Thank you all for your contributions 🎉

v0.5.17

17 Sep 15:56
9424664
Compare
Choose a tag to compare

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run registry.opensource.zalan.do/teapot/external-dns:v0.5.17 --help

🎉 Thank you all for your contributions 🎉

v0.5.16

20 Aug 12:55
cc3ebf8
Compare
Choose a tag to compare

New Provider:

New Source:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run registry.opensource.zalan.do/teapot/external-dns:v0.5.16 --help

🎉 Thank you all for your contributions 🎉

v0.5.15

04 Jul 08:13
1810251
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.15 --help

🎉 Thank you all for your contribution 🎉

v0.5.14

14 May 12:43
aa03558
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.14 --help

🎉 Thank you all for your contribution 🎉

v0.5.13

18 Apr 09:47
a0976df
Compare
Choose a tag to compare

List of changes 🐰🥚:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.13 --help

🎉 Thank you all for your contribution 🎉

v0.5.12

26 Mar 15:42
b56894b
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.12 --help

🎉 Thank you all for your contribution 🎉

v0.5.11

11 Feb 15:56
fe39b46
Compare
Choose a tag to compare

List of changes:

  • #886 fix constant updating issue introduced with v0.5.10 (@jhohertz)
  • #880 ignore evaluate target health for calculating changes for AWS
  • #873 pagination for cloudflare zones (@njuettner)

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.11 --help

v0.5.10

28 Jan 13:07
b677f1f
Compare
Choose a tag to compare

Please note: this release contains a performance regression that will be fixed soon. See more info in #869.

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.10 --help

🎉 Thank you all for your contribution 🎉

v0.5.9

22 Nov 12:27
85d0945
Compare
Choose a tag to compare

List of changes:

  • #782 Core: Update delivery.yaml to new format @linki
  • #778 Core: Adjust gometalinter timeout by setting env var @njuettner
  • #776 Provider Google: Panic assignment to entry in nil map @njuettner
  • #769 Docs: Fix typos @mooncak
  • #768 Docs: Remove duplicated words @mooncak
  • #767 Provider Alibaba: Alibaba Cloud Provider Fix Multiple Subdomains Bug @xianlubird
  • #764 Core: Add Traefik to the supported list of ingress controllers @coderanger
  • #760 Provider Dyn: Fix some typos in returned messages in dyn.go @AdamDang
  • #756 Docs: Update Azure documentation @pascalgn
  • #750 Docs: Oracle doc fix (add "key:" to secret) @CaptTofu
  • #747 Core: Docker MAINTAINER is deprecated - using LABEL instead @helgi
  • #742 Core: Feature add alias annotation @vaegt
  • #741 Provider RFC2136: Setup fails issue and small docs @antlad
  • #739 Core: Fix nil map access of endpoint labels @shashidharatd
  • #737 Provider PowerDNS: Add DomainFilter support @ottoyiu
  • #736 Core: Fix domain-filter matching logic to not match similar domain names @ottoyiu
  • #727 Core: Matching entire string for wildcard in txt records with prefixes @etopeter
  • #717 Provider Designate: Fix TLS issue with OpenStack auth @FestivalBobcats
  • #697 Provider AWS: Add helper script to update route53 txt owner entries @efranford
  • #686 Provider CoreDNS: Migrate to use etcd client v3 for CoreDNS provider @shashidharatd
  • #684 Core: Create a non-root user to run the container process @coderanger
  • #581 Core: Do not replace TXT records with A/CNAME records in planner @jchv

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.9 --help

🎉 Thank you all for your contribution 🎉