From a25107d5b135c5883660bdf3efb6662110b12177 Mon Sep 17 00:00:00 2001 From: camilabustos Date: Fri, 8 May 2026 18:14:55 +0000 Subject: [PATCH] chore: bump otelcontribcol to v0.150.0-gke.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a6292b1847..de8e5235d6 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.150.0-gke.2 +OTELCONTRIBCOL_VERSION := v0.150.0-gke.5 OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION) # Directory used for staging Docker contexts.