From 9d4744357384f42217e3e1421b465d08a6dea9ef Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Mon, 10 Jun 2024 17:00:57 +0000
Subject: [PATCH] Update octodns/octodns Docker tag to v2024.06

---
 infrastructure/external-dns/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/external-dns/kustomization.yaml b/infrastructure/external-dns/kustomization.yaml
index 2ce3a70..1420f02 100644
--- a/infrastructure/external-dns/kustomization.yaml
+++ b/infrastructure/external-dns/kustomization.yaml
@@ -11,7 +11,7 @@ resources:
 images:
   - name: octodns
     newName: octodns/octodns # has all plugins
-    newTag: "2024.05"
+    newTag: "2024.06"
 
   - name: git
     newName: alpine/git