From e58ca6e323e59f47fe8c6d7ce961a3845aa12702 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 May 2025 18:02:32 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2025.05 --- 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 b8ef32a..b6d7cec 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.04" + newTag: "2025.05" - name: git newName: alpine/git -- 2.47.2