We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509e6e1 commit 95276eaCopy full SHA for 95276ea
1 file changed
Makefile
@@ -95,7 +95,7 @@ COSIGN := $(BIN_DIR)/cosign
95
96
# To automatically update, run this command:
97
# UPDATE_TYPE=<latest-version|latest-build> make update-git-sync-image
98
-GIT_SYNC_VERSION := v4.4.2-gke.18__linux_amd64
+GIT_SYNC_VERSION := v4.4.2-gke.19__linux_amd64
99
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
100
101
0 commit comments