From 4d2dda57c80f57927fcfcab7fdec646c8873448f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Sep 2025 02:03:11 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2025.08 --- 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 3c0d4df..29111b8 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: "2025.07" + newTag: "2025.08" - name: git newName: alpine/git -- 2.49.1