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 df26f2a commit a96b3f0Copy full SHA for a96b3f0
Makefile
@@ -91,7 +91,7 @@ COSIGN := $(BIN_DIR)/cosign
91
GIT_SYNC_VERSION := v4.4.2-gke.5__linux_amd64
92
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
93
94
-OTELCONTRIBCOL_VERSION := v0.119.0-gke.2
+OTELCONTRIBCOL_VERSION := v0.119.0-gke.3
95
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
96
97
# Directory used for staging Docker contexts.
0 commit comments