External Dns Versions Save

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

external-dns-helm-chart-1.10.0

1 year ago

Added

Changed

  • Update ExternalDNS version to v0.12.0. @vojtechmares
  • Set resource namespaces to {{ .Release.Namespace }} in the templates instead of waiting until apply time for inference. @stevehipwell
  • Fixed rbac.additionalPermissions default value.(#2796) @tamalsaha

v0.12.0

1 year ago

IMPORTANT NOTE

There is a bug affecting this release when deleted resources trigger a deletion of TXT records. This could impact deletions, but not additions when upgrading from any previous version to v0.12.0. In case you have problems, you can either create the records manually or downgrade. A fix is being worked in https://github.com/kubernetes-sigs/external-dns/pull/2811.

What's Changed

Images

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

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.11.1...v0.12.0

external-dns-helm-chart-1.9.0

2 years ago

Changed

  • Update ExternalDNS version to v0.11.0.

external-dns-helm-chart-1.8.0

2 years ago

Added

  • Add annotations to Deployment. #2477 from @beastob

Changed

  • Fix RBAC for istio-virtualservice source when istio-gateway isn't also added. #2564 from @mcwarman

v0.11.0

2 years ago

What's Changed

Images

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

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.10.2...v0.11.0

external-dns-helm-chart-1.7.1

2 years ago

ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.

external-dns-helm-chart-1.7.0

2 years ago

ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.

v0.10.2

2 years ago

What's Changed

Images

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

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.10.1...v0.10.2

external-dns-helm-chart-1.6.0

2 years ago

ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.

external-dns-helm-chart-1.5.0

2 years ago

ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.