From c7f022106230095011b87ddb2bbf5abc73c4d01c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Mar 2024 09:02:04 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2024.03 --- 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 e04f2c1..26207cd 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.02" + newTag: "2024.03" - name: git newName: alpine/git