Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
  • Loading branch information
juliusvonkohout committed Oct 24, 2024
1 parent 039e00a commit b507513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/synchronize-kubeflow-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
set -euo pipefail
IFS=$'\n\t'

COMMIT="v1.9.1" # You can use tags as well
COMMIT="v1.9.2" # You can use tags as well
SRC_DIR=${SRC_DIR:=/tmp/kubeflow-kubeflow}
BRANCH=${BRANCH:=synchronize-kubeflow-kubeflow-manifests-${COMMIT?}}

Expand Down

0 comments on commit b507513

Please sign in to comment.