Skip to content

Commit a96b3f0

Browse files
chore: bump otelcontribcol for CVE fix (#1928)
1 parent df26f2a commit a96b3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ COSIGN := $(BIN_DIR)/cosign
9191
GIT_SYNC_VERSION := v4.4.2-gke.5__linux_amd64
9292
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
9393

94-
OTELCONTRIBCOL_VERSION := v0.119.0-gke.2
94+
OTELCONTRIBCOL_VERSION := v0.119.0-gke.3
9595
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
9696

9797
# Directory used for staging Docker contexts.

0 commit comments

Comments
 (0)