From 2c3a9d08f2fbbcb3740ceb9ff02b2ed40447a514 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 8 Jul 2022 20:23:21 +0000 Subject: [PATCH] feat(helm): update helm release external-dns to v1.10.0 --- cluster/apps/networking/external-dns/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/external-dns/helm-release.yaml b/cluster/apps/networking/external-dns/helm-release.yaml index 7730c55f1..e87cef329 100644 --- a/cluster/apps/networking/external-dns/helm-release.yaml +++ b/cluster/apps/networking/external-dns/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: external-dns - version: 1.9.0 + version: 1.10.0 sourceRef: kind: HelmRepository name: external-dns-charts