From b7b9afa1a538d5e7eee005a262a71ff967e869df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 May 2024 04:30:42 +0000 Subject: [PATCH] Update alpine/git Docker tag to v2.43.4 --- 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 920beb8..91551f4 100644 --- a/infrastructure/external-dns/kustomization.yaml +++ b/infrastructure/external-dns/kustomization.yaml @@ -15,4 +15,4 @@ images: - name: git newName: alpine/git - newTag: "2.43.0" \ No newline at end of file + newTag: "v2.43.4" \ No newline at end of file