We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b606e4b commit 0cf483bCopy full SHA for 0cf483b
Makefile
@@ -88,7 +88,7 @@ HELM_STAGING_DIR := $(OUTPUT_DIR)/third_party/helm
88
COSIGN_VERSION := v2.4.1
89
COSIGN := $(BIN_DIR)/cosign
90
91
-GIT_SYNC_VERSION := v4.4.2-gke.1__linux_amd64
+GIT_SYNC_VERSION := v4.4.2-gke.2__linux_amd64
92
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
93
94
OTELCONTRIBCOL_VERSION := v0.118.0-gke.10
0 commit comments