Skip to content

Commit

Permalink
Switch to use the OSS git-sync with githubapp support (#1469)
Browse files Browse the repository at this point in the history
We have been using an internal fork for the githubapp feature. Now this
feature is officially included in OSS git-sync v4.3.0. This commit
switches to the OSS project for continuous update.

b/376738669
  • Loading branch information
nan-yu authored Oct 31, 2024
1 parent d36ecfe commit 059754a
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 @@ -86,7 +86,7 @@ HELM_STAGING_DIR := $(OUTPUT_DIR)/third_party/helm
COSIGN_VERSION := v2.4.1
COSIGN := $(BIN_DIR)/cosign

GIT_SYNC_VERSION := v4.2.4-gke.8__linux_amd64
GIT_SYNC_VERSION := v4.3.0-gke.1__linux_amd64
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)

OTELCONTRIBCOL_VERSION := v0.103.0-gke.4
Expand Down

0 comments on commit 059754a

Please sign in to comment.