Skip to content

Releases: kubernetes-sigs/external-dns

v0.9.0

05 Aug 12:22
a6bc755
Compare
Choose a tag to compare

Images:

k8s.gcr.io/external-dns/external-dns:v0.9.0

v0.8.0

04 May 10:42
b5f9d78
Compare
Choose a tag to compare

Images:

k8s.gcr.io/external-dns/external-dns:v0.8.0

v0.7.6

13 Jan 08:50
3aed4c0
Compare
Choose a tag to compare
k8s.gcr.io/external-dns/external-dns:v0.7.6 --help

v0.7.5

19 Dec 09:21
f5aa1c4
Compare
Choose a tag to compare

NOTE

Please use release 0.7.6

This release has an issue with NS records, please consider reading the issue if you are using custom NS records before upgrading to it, see #1895

Changelog

Docker images are available on Google Container Registry:

k8s.gcr.io/external-dns/external-dns:v0.7.5 --help

NEW: this is the first release that support arm32v7 and arm64v8 architectures.

v0.7.4

30 Sep 08:05
79ea648
Compare
Choose a tag to compare

Changelog:

Docker images are available on Google Container Registry:

k8s.gcr.io/external-dns/external-dns:v0.7.4 --help

🎉 Thank you all for your contributions 🎉

v0.7.3

05 Aug 08:10
3a61439
Compare
Choose a tag to compare

Changelog:

Docker images are available on Google Container Registry:

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

🎉 Thank you all for your contributions 🎉

v0.7.2

03 Jun 12:02
25d71ea
Compare
Choose a tag to compare

Note: If you are using an older version, check that you are have the correct RBAC permissions. If you want to listen for Services, you will require Endpoints in RBAC as well.

Changelog:

Docker images are available on Google Container Registry:

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

🎉 Thank you all for your contributions 🎉

v0.7.1

01 Apr 14:53
d0c776b
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker images are available on Google Container Registry:

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

🎉 Thank you all for your contributions 🎉

v0.7.0

11 Mar 11:40
9c51581
Compare
Choose a tag to compare

New Source:

  • #1444 New source: Add support for Skipper's RouteGroup CRD @szuecs

List of changes:

  • #1442 Change DomainFilter to apply to records as well @bl1nk
  • #1427 Docs: Update docker image references of ExternalDNS @tariq1890
  • #1426 Remove duplicate targets endpoints for headless services @thomasv314
  • #1424 Add issue templates to Github @njuettner
  • #1422 Azure: Don't use SPN to authenticate when clientid or secret is 'msi' @norshtein
  • #1412 Rfc2136: Add option to define minimum TTL @ouzklcn
  • #1377 Azure Private DNS: Fix updates of unchanged records @jasper-d
  • #1005 Headless service: Retrieve endpoints via Endpoints resource @devkid

Docker images are available on Google Container Registry:

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

🎉 Thank you all for your contributions 🎉

v0.6.0

11 Feb 14:43
73bb819
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker images are available on Google Container Registry:

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

🎉 Thank you all for your contributions 🎉