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 ff5c0d6 commit d10d4eaCopy full SHA for d10d4ea
Makefile
@@ -89,7 +89,7 @@ COSIGN := $(BIN_DIR)/cosign
89
GIT_SYNC_VERSION := v4.4.2-gke.1__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.9
+OTELCONTRIBCOL_VERSION := v0.118.0-gke.10
93
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
94
95
# Directory used for staging Docker contexts.
0 commit comments