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: