feat(externaldns): upgrade to 1.21.1, fix sources for installed CRDs
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline failed

- Bump chart from 1.19.0 to 1.21.1 (app v0.19.0 -> v0.21.0)
- Remove gateway-tcproute source (TCPRoute CRD not installed)
- Add gateway-tlsroute source (TLSRoute CRD is installed)
This commit is contained in:
2026-05-23 01:26:29 +10:00
parent d619f9195e
commit f6bc2fcf7a
2 changed files with 2 additions and 2 deletions
@@ -8,7 +8,7 @@ resources:
helmCharts:
- name: external-dns
repo: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
version: "1.19.0"
version: "1.21.1"
releaseName: externaldns
namespace: externaldns
valuesFile: values.yaml
@@ -25,8 +25,8 @@ sources:
- service
- ingress
- gateway-httproute
- gateway-tlsroute
- gateway-grpcroute
- gateway-tcproute
# Environment variables for TSIG secret and algorithm from Vault
env: