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 61984fd commit 9f34287Copy full SHA for 9f34287
Makefile
@@ -89,7 +89,7 @@ COSIGN := $(BIN_DIR)/cosign
89
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
+OTELCONTRIBCOL_VERSION := v0.118.0-gke.7
93
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
94
95
# Directory used for staging Docker contexts.
0 commit comments