diff --git a/Makefile b/Makefile index 18c04046f1..69e7c579e3 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERS # To automatically update, run this command: # UPDATE_TYPE= make update-otelcontribcol-image -OTELCONTRIBCOL_VERSION := v0.152.0-gke.7 +OTELCONTRIBCOL_VERSION := v0.152.0-gke.9 OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION) # Directory used for staging Docker contexts.