TrueCharts Bot d01db8f26a chore(helm): update image registry.k8s.io/external-dns/external-dns v0.18.0 → v0.19.0 (#39056)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.k8s.io/external-dns/external-dns](https://redirect.github.com/kubernetes-sigs/external-dns)
| minor | `f90738b` -> `f761143` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>kubernetes-sigs/external-dns
(registry.k8s.io/external-dns/external-dns)</summary>

###
[`v0.19.0`](https://redirect.github.com/kubernetes-sigs/external-dns/releases/tag/v0.19.0)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/external-dns/compare/v0.18.0...v0.19.0)

#### General information

- :information\_source: CLI flags allows to set behavior of previous
version on the two breaking changes included in this release, if needed.
- :information\_source: Thanks to
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche),
this version can reduce the *average* memory usage by \~10 times, see
[#&#8203;5596](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5596)

#### ⚠️ Breaking Changes

- feat(nodes)!: expose external ipv6 by default by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5575](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5575)
- feat(traefik)!: disable legacy listeners on traefik.containo.us API
Group by [@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5565](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5565)

#### 🚀 Features

- feat(aws): add support for ap-east-2 by
[@&#8203;chemi0213](https://redirect.github.com/chemi0213) in
[#&#8203;5638](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5638)
- feat(aws): add support for geoproximity routing by
[@&#8203;prasadkatti](https://redirect.github.com/prasadkatti) in
[#&#8203;5347](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5347)
- feat(azure): update Azure provider configuration and documentation by
[@&#8203;antchand](https://redirect.github.com/antchand) in
[#&#8203;5648](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5648)
- feat(chart): add option to configure annotationFilter via dedicated
helm value by
[@&#8203;dshatokhin](https://redirect.github.com/dshatokhin) in
[#&#8203;5737](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5737)
- feat(events): raise k8s events with fake provider by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5659](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5659)
- feat(metrics): publish build\_info metric by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5643](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5643)
- feat(nodes)!: expose external ipv6 by default by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5575](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5575)
- feat(source/istio): support version 1.25+ by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5611](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5611)
- feat(source/pods): support for annotation and label filter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5583](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5583)
- feat(source): support --event flags with sources pod and node by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5642](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5642)
- feat(source): use transformers in pod informers to reduce memory
footprint by
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche) in
[#&#8203;5596](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5596)
- feat(traefik)!: disable legacy listeners on traefik.containo.us API
Group by [@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5565](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5565)

#### 🐛 Bug fixes

- fix(api): rollback oas and update linter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5723](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5723)
- fix(aws): support aws\_ca\_bundle by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5665](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5665)
- fix(chart): Change .extraContainers type to array by
[@&#8203;svengreb](https://redirect.github.com/svengreb) in
[#&#8203;5564](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5564)
- fix(cloudflare): display of action in logs by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5550](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5550)
- fix(cloudflare): set comments properly by
[@&#8203;7onn](https://redirect.github.com/7onn) in
[#&#8203;5582](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5582)
- fix(cloudflare): unnecessary record updates by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5770](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5770)
- fix(controller): panic in events.Controller.Add() by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5766](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5766)
- fix(docs): Fixing some errors in the dev-guide example. by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5662](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5662)
- fix(endpoint): domains handling with idna by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5685](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5685)
- fix(helm): resolve RBAC permissions for namespaced gateway sources by
[@&#8203;u-kai](https://redirect.github.com/u-kai) in
[#&#8203;5578](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5578)
- fix(helm): Update helm value schema to allow `create-only` policy type
by [@&#8203;coltonhughes](https://redirect.github.com/coltonhughes) in
[#&#8203;5627](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5627)
- fix(http): concurrent map read/write by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5753](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5753)
- fix(instrumented\_http): migrate to own http instrumenter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5650](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5650)
- fix(metrics): make prometheus labels more type safe by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5717](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5717)
- fix(oas): add required properties to api components by
[@&#8203;evilhamsterman](https://redirect.github.com/evilhamsterman) in
[#&#8203;5696](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5696)
- fix(pihole): create record for all targets by
[@&#8203;vkolobara](https://redirect.github.com/vkolobara) in
[#&#8203;5584](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5584)
- fix(provider/aws): null pointer when records mailformed by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5639](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5639)
- fix(provider/aws-sd): fix namespace type filtering by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5682](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5682)
- fix(provider): IDNA awareness in the zone finder by
[@&#8203;hanapedia](https://redirect.github.com/hanapedia) in
[#&#8203;5705](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5705)
- fix(rbac): conditional endpointslices perms by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5746](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5746)
- fix: reduce warning by using idna profile by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5587](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5587)
- fix(rfc2136): Use correct index for accessing UpdateOld if there are
multiple chunks by
[@&#8203;schwajo](https://redirect.github.com/schwajo) in
[#&#8203;5542](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5542)
- fix(source): respect --expose-internal-ipv6 flag on NodePort services
by
[@&#8203;jonasbadstuebner](https://redirect.github.com/jonasbadstuebner)
in
[#&#8203;5652](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5652)
- fix(source/service): disable node informer when not required by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5613](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5613)
- fix(source/service): disable pod and endpointSlices informers when
they are not needed by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5646](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5646)
- fix(source/service): make sure only unique targets available for
futher processing by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5614](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5614)
- fix(txt-registry): skip creation of already-existing TXT records
([#&#8203;4914](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4914))
by [@&#8203;u-kai](https://redirect.github.com/u-kai) in
[#&#8203;5459](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5459)
- fix: zonefinder used wrong quotation style by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5588](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5588)

#### 📝 Documentation

- docs: add information on external webhook usage by
[@&#8203;Raffo](https://redirect.github.com/Raffo) in
[#&#8203;5606](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5606)
- docs: add new webhook provider SAKURA Cloud into README by
[@&#8203;ippanpeople](https://redirect.github.com/ippanpeople) in
[#&#8203;5784](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5784)
- docs(aws): add helm repo command to the tutorial by
[@&#8203;raghu-manne](https://redirect.github.com/raghu-manne) in
[#&#8203;5618](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5618)
- docs: fix typo in compatibility table by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5769](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5769)
- docs(istio): document ingress annotation by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5756](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5756)
- docs(providers): add Myra Security DNS to the list by
[@&#8203;armaaar](https://redirect.github.com/armaaar) in
[#&#8203;5671](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5671)
- docs(readme): update k8s compatiblity table by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5747](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5747)
- docs: remove substitution in AES keygen examples by
[@&#8203;super-octo-spoon](https://redirect.github.com/super-octo-spoon)
in
[#&#8203;5686](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5686)
- docs(source/service): headless records and root/base domain by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5624](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5624)

#### 📦 Others

- chore(ci): improve releaser script by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5571](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5571)
- chore(ci): update labels automation by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5580](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5580)
- chore(cloudflare): migrate CreateDNSRecord() to new lib by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5779](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5779)
- chore(cloudflare): migrate DNSRecord to new lib struct by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5762](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5762)
- chore(cloudflare): rename zoneService fields by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5761](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5761)
- chore(cloudflare): upgrade library to v5 by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5734](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5734)
- chore(cloudflare): use lib v4 for regional services by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5609](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5609)
- chore(codebase): code reuse by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5607](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5607)
- chore(codebase): enable linter nonamedreturns by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5594](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5594)
- chore(codebase): remove pointer to an interface by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5625](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5625)
- chore(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.5.1 to
4.6.0 in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5645](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5645)
- chore(deps): bump github.com/digitalocean/godo from 1.155.0 to 1.156.0
in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5623](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5623)
- chore(deps): bump github.com/oracle/oci-go-sdk/v65 from 65.94.0 to
65.95.0 in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5597](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5597)
- chore(deps): bump google.golang.org/api from 0.239.0 to 0.240.0 in the
dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5605](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5605)
- chore(deps): bump renovatebot/github-action from 43.0.1 to 43.0.2 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5592](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5592)
- chore(deps): bump renovatebot/github-action from 43.0.2 to 43.0.3 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5644](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5644)
- chore(deps): bump renovatebot/github-action from 43.0.4 to 43.0.5 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5691](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5691)
- chore(deps): bump the dev-dependencies group across 1 directory with
10 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5760](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5760)
- chore(deps): bump the dev-dependencies group across 1 directory with
17 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5704](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5704)
- chore(deps): bump the dev-dependencies group across 1 directory with
17 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5726](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5726)
- chore(deps): bump the dev-dependencies group across 1 directory with
18 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5739](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5739)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5667](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5667)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5732](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5732)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5759](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5759)
- chore(deps): bump the dev-dependencies group across 1 directory with 3
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5579](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5579)
- chore(deps): bump the dev-dependencies group across 1 directory with 5
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5690](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5690)
- chore(deps): bump the dev-dependencies group across 1 directory with 8
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5637](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5637)
- chore(deps): bump the dev-dependencies group across 1 directory with 8
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5658](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5658)
- chore(deps): bump the dev-dependencies group with 10 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5668](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5668)
- chore(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5610](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5610)
- chore(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5628](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5628)
- chore(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5593](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5593)
- chore(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5673](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5673)
- chore(deps): bump the dev-dependencies group with 9 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5763](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5763)
- chore(deps): update golangci-lint version to v2.2.2 by
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&#8203;5670](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5670)
- chore(endpoint): fix typo by
[@&#8203;bachorp](https://redirect.github.com/bachorp) in
[#&#8203;5787](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5787)
- chore(github-actions): test execution with low resources by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5729](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5729)
- chore(github): enchance issue-template for bug-report by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5692](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5692)
- chore(helm): add rbac unit-tests for istio sources by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5752](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5752)
- chore(metrics): refactor metrics to use common registry by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5677](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5677)
- chore(plan): added tests for cases with asterisks by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5640](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5640)
- chore(provider/aws): reduce if-nesting for dryRun condition by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5688](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5688)
- chore: release chart for v0.18.0 by
[@&#8203;elafarge](https://redirect.github.com/elafarge) in
[#&#8203;5633](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5633)
- chore(release): updates kustomize & docs with v0.18.0 by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5573](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5573)
- chore(source/istio): replace kube API calls with caching and ingress
informers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5743](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5743)
- chore(source/net-filter): improve flow logic and add more tests by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5629](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5629)
- chore(source): reorganise sources and wrappers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5598](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5598)
- chore(source): use types instead of strings by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5699](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5699)
- chore(store\*): add reduce complexity and improve code coverage by
[@&#8203;AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay)
in
[#&#8203;5568](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5568)
- refactor(annotations): use common prefix to simplify filtering in
informer transformers by
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche) in
[#&#8203;5621](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5621)
- refactor(cloudflare): use lib v4 for zone services by
[@&#8203;AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay)
in
[#&#8203;5654](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5654)
- refactor(provider/cloudflare): use local regionalHostname struct by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5615](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5615)
- refactor(source): document and add debug information on wrappers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5687](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5687)
- refactor(source/istio): add transformers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5728](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5728)
- refactor: use slices.Contains instead of handrolled for loop by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5589](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5589)
- test: improve coverage on http and metrics by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5712](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5712)
- test(source/istio): add missing edge cases with tests by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5715](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5715)
- tests(source/crd): increase timeouts when it can randomly fails by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5785](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5785)

#### 📦 Docker Image

```
docker pull registry.k8s.io/external-dns/external-dns:v0.19.0
```

#### New Contributors

- [@&#8203;svengreb](https://redirect.github.com/svengreb) made their
first contribution in
[#&#8203;5564](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5564)
- [@&#8203;schwajo](https://redirect.github.com/schwajo) made their
first contribution in
[#&#8203;5542](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5542)
- [@&#8203;valerian-roche](https://redirect.github.com/valerian-roche)
made their first contribution in
[#&#8203;5621](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5621)
- [@&#8203;chemi0213](https://redirect.github.com/chemi0213) made their
first contribution in
[#&#8203;5638](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5638)
- [@&#8203;vkolobara](https://redirect.github.com/vkolobara) made their
first contribution in
[#&#8203;5584](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5584)
- [@&#8203;raghu-manne](https://redirect.github.com/raghu-manne) made
their first contribution in
[#&#8203;5618](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5618)
- [@&#8203;coltonhughes](https://redirect.github.com/coltonhughes) made
their first contribution in
[#&#8203;5627](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5627)
- [@&#8203;elafarge](https://redirect.github.com/elafarge) made their
first contribution in
[#&#8203;5633](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5633)
- [@&#8203;mwmix](https://redirect.github.com/mwmix) made their first
contribution in
[#&#8203;5662](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5662)
-
[@&#8203;super-octo-spoon](https://redirect.github.com/super-octo-spoon)
made their first contribution in
[#&#8203;5686](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5686)
- [@&#8203;armaaar](https://redirect.github.com/armaaar) made their
first contribution in
[#&#8203;5671](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5671)
- [@&#8203;hanapedia](https://redirect.github.com/hanapedia) made their
first contribution in
[#&#8203;5705](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5705)
- [@&#8203;evilhamsterman](https://redirect.github.com/evilhamsterman)
made their first contribution in
[#&#8203;5696](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5696)
- [@&#8203;dshatokhin](https://redirect.github.com/dshatokhin) made
their first contribution in
[#&#8203;5737](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5737)
- [@&#8203;antchand](https://redirect.github.com/antchand) made their
first contribution in
[#&#8203;5648](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5648)
- [@&#8203;ippanpeople](https://redirect.github.com/ippanpeople) made
their first contribution in
[#&#8203;5784](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5784)
- [@&#8203;bachorp](https://redirect.github.com/bachorp) made their
first contribution in
[#&#8203;5787](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5787)

**Full Changelog**:
<https://github.com/kubernetes-sigs/external-dns/compare/v0.18.0...v0.19.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 05:46:12 +00:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻
SniperAsh6
SniperAsh6

💻
Alexandre Acebedo
Alexandre Acebedo

💻
Douglas Chimento
Douglas Chimento

💻
Addison McDermid
Addison McDermid

💻
Jaël Gareau
Jaël Gareau

💻
Steve Sampson
Steve Sampson

📖
Albert Romkes
Albert Romkes

💻
Maja Bojarska
Maja Bojarska

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt

Languages
Smarty 98.4%
MDX 1.6%