From 46ef973f70d3253164de3d0022c6ca74fdce46bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 3 Feb 2024 22:02:18 +0000 Subject: [PATCH] Update octodns/octodns Docker tag to v2024 --- 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 1f86363..e04f2c1 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: "2023.12" + newTag: "2024.02" - name: git newName: alpine/git -- 2.47.2