Skip to content

Commit 95276ea

Browse files
chore: bump git-sync version (#2125)
1 parent 509e6e1 commit 95276ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ COSIGN := $(BIN_DIR)/cosign
9595

9696
# To automatically update, run this command:
9797
# UPDATE_TYPE=<latest-version|latest-build> make update-git-sync-image
98-
GIT_SYNC_VERSION := v4.4.2-gke.18__linux_amd64
98+
GIT_SYNC_VERSION := v4.4.2-gke.19__linux_amd64
9999
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
100100

101101
# To automatically update, run this command:

0 commit comments

Comments
 (0)