From f012b6979cf26b3e915b44f4589281d31abc7e9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Sep 2024 16:01:20 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2024.09 --- 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 149cb75..c3726a8 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.08" + newTag: "2024.09" - name: git newName: alpine/git -- 2.47.2