From 23ef493f02aa02dab4b1a87b156c3fee9f574e40 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 06:02:24 -0500 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20external-dns=20(?= =?UTF-8?q?=201.15.0=20=E2=86=92=201.15.1=20)=20(#5058)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-dns](https://redirect.github.com/kubernetes-sigs/external-dns) | patch | `1.15.0` -> `1.15.1` | Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../apps/networking/external-dns/unifi/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml b/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml index bb86ed49e9..69c17e16f3 100644 --- a/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml +++ b/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: external-dns - version: 1.15.0 + version: 1.15.1 sourceRef: kind: HelmRepository name: external-dns-charts