From 9e87f36ce27f643afa70daf57eb3176247b69f1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Feb 2025 06:03:07 +0000 Subject: [PATCH] Update alpine/git Docker tag to v2.47.2 --- 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 3c0aea2..886023a 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.47.1" \ No newline at end of file + newTag: "v2.47.2" \ No newline at end of file