From 76497dd8669f151ec36d7926691e5efa1fd0d3f4 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 6 Dec 2022 18:21:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20external-?= =?UTF-8?q?dns=20to=201.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | helm | external-dns | 1.11.0 | 1.12.0 | --- .../cluster-0/apps/networking/external-dns/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/networking/external-dns/helm-release.yaml b/kubernetes/cluster-0/apps/networking/external-dns/helm-release.yaml index 27f24ce21..e2c0b2d25 100644 --- a/kubernetes/cluster-0/apps/networking/external-dns/helm-release.yaml +++ b/kubernetes/cluster-0/apps/networking/external-dns/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: external-dns - version: 1.11.0 + version: 1.12.0 sourceRef: kind: HelmRepository name: external-dns