From f7f7e6a4717c7a7000da920c0f57b3029fdccf5b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Jul 2025 06:01:18 +0000 Subject: [PATCH] Update alpine/git Docker tag to v2.49.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 d5c19a3..3c0d4df 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.49.0" \ No newline at end of file + newTag: "v2.49.1" \ No newline at end of file