Skip to content

Commit 7e75ecf

Browse files
authored
chore: bump otelcontribcol to v0.103.0-gke.8 (#1583)
This resolves some CVEs in the prior version
1 parent 9832a45 commit 7e75ecf

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
@@ -89,7 +89,7 @@ COSIGN := $(BIN_DIR)/cosign
8989
GIT_SYNC_VERSION := v4.3.0-gke.11__linux_amd64
9090
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
9191

92-
OTELCONTRIBCOL_VERSION := v0.103.0-gke.7
92+
OTELCONTRIBCOL_VERSION := v0.103.0-gke.8
9393
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
9494

9595
# Directory used for staging Docker contexts.

0 commit comments

Comments
 (0)