We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e9f7f commit 6c1337dCopy full SHA for 6c1337d
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.6
+OTELCONTRIBCOL_VERSION := v0.133.0-gke.7
104
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
105
106
# Directory used for staging Docker contexts.
0 commit comments