From 0c5760b22b2fd020221bde267f100b5ee6be808d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Apr 2024 16:30:48 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2024.04 --- 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 26207cd..9d16c23 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.03" + newTag: "2024.04" - name: git newName: alpine/git