E

ExternalDNS

E
ExternalDNS Networking v1.21.1

external-dns-helm-chart-1.21.1

Added Add value .sourceNamespace to watch a namespace which is different from the one that external-dns is installed into when .namespaced is true. (#6297) @jplitza Add option to enable Gateway API ListenerSet support. (#6381) @speer Add support for bool in extraArgs. (#6179) @farodin91 Add value .namespaceOverride to render chart resources into a namespace different from the release namespace, fo…

E
ExternalDNS Networking v0.21.0

v0.21.0

⚠️ Breaking Changes chore(digitalocean)!: remove in-tree provider by @simonoff in #6283 chore(source)!: remove cloudfoundry support by @ivankatliarchuk in #6074 feat!: generalize PTR record support from rfc2136 to all providers by @clwluvw in #6232 feat(pihole)!: deprecate v5 API support by @ivankatliarchuk in #6123 feat(service)!: ignore unschedulable nodes by @ivankatliarchuk in #6002 feat(sourc…

E
ExternalDNS Networking v1.20.0

external-dns-helm-chart-1.20.0

Added Add option to set annotationPrefix (#5889) @lexfrei Changed Grant networking.k8s.io/ingresses and gateway.solo.io/gateways permissions when using gloo-proxy source. (#5909) @cucxabong Update ExternalDNS OCI image version to v0.20.0. (#6005) @vflaux Fixed Fixed the missing schema for .provider.webhook.serviceMonitor configs (#5932) @chrisbsmith Fixed incorrect indentation of selector labels u…

E
ExternalDNS Networking v0.20.0

v0.20.0

General information ⚠️ --min-ttl was unintentionally removed in #5836. It will be restored in the next version (#6014) 🚀 Features feat: add new flags to allow migration of OwnerID by @troll-os in #4823 feat(annotations): add custom annotation prefix support for split horizon DNS by @lexfrei in #5889 feat(aws): add ap-southeast-6 region by @rhysmdnz in #5812 feat(chart): Release for v0.19.0 by @ste…

E
ExternalDNS Networking v0.18.0

v0.18.0

General information ⚠️ This release requires a RBAC update on endpointslices. It will be included in the next Chart release, see #5493. ⚠️ The exposed metrics has been significantly changed. You'll need to update your observability stack accordingly, see #5516 ⚠️ The CLI flag --txt-new-format-only has been removed. Now it's the only format supported, see #5172 ℹ️ This release remove in-tree suppor…

E
ExternalDNS Networking v1.19.0

external-dns-helm-chart-1.19.0

Added Add option to configure annotationFilter via dedicated chart value. (#5737) @dshatokhin Changed Grant discovery.k8s.io/endpointslices permission only when using service source. (#5746) @vflaux Update ExternalDNS OCI image version to v0.19.0. (#5819) @stevehipwell

E
ExternalDNS Networking v0.19.0

v0.19.0

General information ℹ️ CLI flags allows to set behavior of previous version on the two breaking changes included in this release, if needed. ℹ️ Thanks to @valerian-roche, this version can reduce the average memory usage by ~10 times, see #5596 ⚠️ Breaking Changes feat(nodes)!: expose external ipv6 by default by @mloiseleur in #5575 feat(traefik)!: disable legacy listeners on traefik.containo.us AP…

E
ExternalDNS Networking v1.18.0

external-dns-helm-chart-1.18.0

Changed Update RBAC for Service source to support EndpointSlices. (#5493) @vflaux Update ExternalDNS OCI image version to v0.18.0. (#5633) @elafarge Fixed Fixed the lack of schema support for create-only dns policy in helm values (#5627) @coltonhughes Fixed the type of .extraContainers from object to list (array). (#5564) @svengreb

E
ExternalDNS Networking v1.17.0

external-dns-helm-chart-1.17.0

Changed Allow extraArgs to also be a map enabling overrides of individual values. (#5293) @frittentheke Update CRD. (#5287) @mloiseleur Update CRD. (#5446) @mloiseleur Update ExternalDNS OCI image version to v0.17.0. (#5479) @stevehipwell Fixed Fix wrong type definitions for webhook probes. (#5297) @semnell Update schema with latest plugin release. (#5510) @mloiseleur