From e09ed5815a75d95ba2b2ea440a6d6b43ef8e9eca Mon Sep 17 00:00:00 2001 From: tiffanny29631 Date: Fri, 29 May 2026 18:24:54 +0000 Subject: [PATCH] chore: bump gitsync --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dbe51ea459..c67290d4cb 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,7 @@ COSIGN := $(BIN_DIR)/cosign # To automatically update, run this command: # UPDATE_TYPE= make update-git-sync-image -GIT_SYNC_VERSION := v4.4.2-gke.24__linux_amd64 +GIT_SYNC_VERSION := v4.4.2-gke.25__linux_amd64 GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION) # To automatically update, run this command: