Skip to content

Commit 9f84ce9

Browse files
update script
Signed-off-by: juliusvonkohout <[email protected]>
1 parent a625cec commit 9f84ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/synchronize-trainer-manifests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ setup_error_handling
99
COMPONENT_NAME="trainer"
1010
REPOSITORY_NAME="kubeflow/trainer"
1111
REPOSITORY_URL="https://github.com/kubeflow/trainer.git"
12-
COMMIT="f12a6d3"
12+
COMMIT="2.1.0"
1313
REPOSITORY_DIRECTORY="trainer"
1414
SOURCE_DIRECTORY=${SOURCE_DIRECTORY:=/tmp/kubeflow-${COMPONENT_NAME}}
1515
BRANCH_NAME=${BRANCH_NAME:=synchronize-${COMPONENT_NAME}-manifests-${COMMIT?}}

0 commit comments

Comments
 (0)