external-dns/charts
Sven Greb e075f6b007
fix(chart): Change .extraContainers type to array (#5564)
* fix(chart): Change .extraContainers type to array

Adding additional containers was impossible because the
`.extraContainers` attribute was defined as object while the templating
expected an array. This blocked the addition of other containers to the
deployment using the Helm chart.

Signed-off-by: Sven Greb <development@svengreb.de>

* fix(chart): Add changelog entry

Signed-off-by: Sven Greb <development@svengreb.de>

---------

Signed-off-by: Sven Greb <development@svengreb.de>
2025-06-26 03:14:29 -07:00
..
external-dns fix(chart): Change .extraContainers type to array (#5564) 2025-06-26 03:14:29 -07:00
OWNERS Add chart owners and improve chart ci 2021-10-26 08:23:51 +01:00