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 3b2432d commit 61984fdCopy full SHA for 61984fd
Makefile
@@ -86,7 +86,7 @@ HELM_STAGING_DIR := $(OUTPUT_DIR)/third_party/helm
86
COSIGN_VERSION := v2.4.1
87
COSIGN := $(BIN_DIR)/cosign
88
89
-GIT_SYNC_VERSION := v4.3.0-gke.15__linux_amd64
+GIT_SYNC_VERSION := v4.3.0-gke.16__linux_amd64
90
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
91
92
OTELCONTRIBCOL_VERSION := v0.118.0-gke.6
0 commit comments