From 07f093cfc6e6b83ac161655ef727c571d7ad0c1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 00:16:22 +0000 Subject: [PATCH] chore(deps): 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 7de4d53c..5894ab99 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