From d783b8b79149e6d5aec6bc3de10a9158698bfd3b Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Sun, 8 Dec 2024 05:01:39 +0000 Subject: [PATCH] Update alpine/git Docker tag to v2.47.1 --- 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 c3726a8..3c0aea2 100644 --- a/infrastructure/external-dns/kustomization.yaml +++ b/infrastructure/external-dns/kustomization.yaml @@ -15,4 +15,4 @@ images: - name: git newName: alpine/git - newTag: "v2.45.2" \ No newline at end of file + newTag: "v2.47.1" \ No newline at end of file