From 86228b7c523c30db38e0e2acb1c95fcff69b88e1 Mon Sep 17 00:00:00 2001 From: Hongyi Wu Date: Fri, 6 Feb 2026 04:38:24 +0000 Subject: [PATCH] chore: bump otelcontribcol to v0.127.0-gke.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 826f0ccc4d..80a5805605 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,7 @@ COSIGN := $(BIN_DIR)/cosign GIT_SYNC_VERSION := v4.4.2-gke.14__linux_amd64 GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION) -OTELCONTRIBCOL_VERSION := v0.127.0-gke.5 +OTELCONTRIBCOL_VERSION := v0.127.0-gke.6 OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION) # Directory used for staging Docker contexts.