Skip to content

Commit

Permalink
Change otelcontribcol version to custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanny29631 committed Jan 27, 2025
1 parent 9d42061 commit 14750ee
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 @@ -89,7 +89,7 @@ COSIGN := $(BIN_DIR)/cosign
GIT_SYNC_VERSION := v4.3.0-gke.7__linux_amd64
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)

OTELCONTRIBCOL_VERSION := v0.117.0-gke.0 # TODO: This version needs to be updated build with the correct base image and configured ports.
OTELCONTRIBCOL_VERSION := v0.117.0-gke.1
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)

# Directory used for staging Docker contexts.
Expand Down

0 comments on commit 14750ee

Please sign in to comment.