From 451aec04afaa6e57cb4f2cf2669ec6026c5f83ac Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 9 Sep 2023 11:46:06 +0000
Subject: [PATCH] chore(deps): update helm release external-dns to v1.13.1

---
 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..1d8510d4 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.13.1
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts