Skip to content

Commit

Permalink
Bump otel-collector image to fix CVEs (#1325) (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-yu authored Jul 10, 2024
1 parent b46efd5 commit 54fdd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ HELM_STAGING_DIR := $(OUTPUT_DIR)/third_party/helm
GIT_SYNC_VERSION := v4.2.3-gke.5__linux_amd64
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)

OTELCONTRIBCOL_VERSION := v0.102.0-gke.5
OTELCONTRIBCOL_VERSION := v0.102.0-gke.6
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)

# Keep KIND_VERSION in sync with the version defined in go.mod
Expand Down

0 comments on commit 54fdd41

Please sign in to comment.