From d5850ae24c3637f923cf92e7465503d576d98a43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Jun 2025 06:01:19 +0000 Subject: [PATCH] Update alpine/git Docker tag to v2.49.0 --- 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 b6d7cec..4bc1993 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.2" \ No newline at end of file + newTag: "v2.49.0" \ No newline at end of file