We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c76c2c commit 509e6e1Copy full SHA for 509e6e1
1 file changed
Makefile
@@ -100,7 +100,7 @@ GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERS
100
101
# To automatically update, run this command:
102
# UPDATE_TYPE=<latest-version|latest-build> make update-otelcontribcol-image
103
-OTELCONTRIBCOL_VERSION := v0.133.0-gke.8
+OTELCONTRIBCOL_VERSION := v0.133.0-gke.11
104
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
105
106
# Directory used for staging Docker contexts.
0 commit comments