From 0bb7a2cf52b7cdca9eb47523de377a890d494021 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 01:01:11 +0000 Subject: [PATCH] chore(deps): update helm release external-dns to v1.15.1 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index 4dad76a..e75b18e 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -101,7 +101,7 @@ releases: - name: external-dns chart: external-dns/external-dns - version: 1.15.0 + version: 1.15.1 namespace: platform inherit: - template: default-env-values