From 37a3a7a1424e5bd29cdc42fcc360a9ceae590075 Mon Sep 17 00:00:00 2001 From: tiffanny29631 Date: Tue, 24 Feb 2026 23:18:09 +0000 Subject: [PATCH] chore: bump otelcontribcl version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebfa6f2b11..b62b739fb4 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ COSIGN := $(BIN_DIR)/cosign GIT_SYNC_VERSION := v4.4.2-gke.16__linux_amd64 GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION) -OTELCONTRIBCOL_VERSION := v0.127.0-gke.6 +OTELCONTRIBCOL_VERSION := v0.127.0-gke.7 OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION) # Directory used for staging Docker contexts.