From b5750634707ed956a1a02c2e9aa6826df3d1ffd0 Mon Sep 17 00:00:00 2001 From: camilabustos Date: Wed, 2 Sep 2026 22:18:23 +0000 Subject: [PATCH] chore: bump OTELCONTRIBCOL_VERSION to v0.152.0-gke.16 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 00a7307a4f..f7e9750d24 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.14 +OTELCONTRIBCOL_VERSION := v0.152.0-gke.16 OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION) # Directory used for staging Docker contexts.