Skip to content

Commit 7847094

Browse files
authored
Updating the training operator image in CI (#1910)
1 parent 3f2804b commit 7847094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/v1beta1/scripts/gh-actions/setup-katib.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cd "$(dirname "$0")"
2323
DEPLOY_KATIB_UI=${1:-false}
2424
DEPLOY_TRAINING_OPERATOR=${2:-false}
2525
E2E_TEST_IMAGE_TAG="e2e-test"
26-
TRAINING_OPERATOR_VERSION="v1.4.0"
26+
TRAINING_OPERATOR_VERSION="v1.5.0-rc.0"
2727

2828
echo "Start to install Katib"
2929

0 commit comments

Comments
 (0)