Skip to content

Commit 509e6e1

Browse files
chore: bump otelcontribcol (#2124)
* chore: bump otelcontribcol * bump to build gke.11
1 parent 5c76c2c commit 509e6e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERS
100100

101101
# To automatically update, run this command:
102102
# UPDATE_TYPE=<latest-version|latest-build> make update-otelcontribcol-image
103-
OTELCONTRIBCOL_VERSION := v0.133.0-gke.8
103+
OTELCONTRIBCOL_VERSION := v0.133.0-gke.11
104104
OTELCONTRIBCOL_IMAGE_NAME := gcr.io/config-management-release/otelcontribcol:$(OTELCONTRIBCOL_VERSION)
105105

106106
# Directory used for staging Docker contexts.

0 commit comments

Comments
 (0)