Skip to content

Commit

Permalink
Updating the training operator image in CI (#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnugeorge authored Jun 29, 2022
1 parent 3f2804b commit 7847094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/v1beta1/scripts/gh-actions/setup-katib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cd "$(dirname "$0")"
DEPLOY_KATIB_UI=${1:-false}
DEPLOY_TRAINING_OPERATOR=${2:-false}
E2E_TEST_IMAGE_TAG="e2e-test"
TRAINING_OPERATOR_VERSION="v1.4.0"
TRAINING_OPERATOR_VERSION="v1.5.0-rc.0"

echo "Start to install Katib"

Expand Down

0 comments on commit 7847094

Please sign in to comment.