File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -361,8 +361,8 @@ jobs:
361361 if : ${{ steps.create-cluster.outcome == 'success' }}
362362 with :
363363 namespace : ' opendatahub'
364- mlflow_image : quay.io/${{ github.repository_owner == 'red-hat-data-services' && 'rhoai' || 'opendatahub' }}/mlflow:odh-stable
365- mlflow_operator_image : quay.io/${{ github.repository_owner == 'red-hat-data-services' && 'rhoai' || 'opendatahub' }}/mlflow-operator:odh-stable
364+ mlflow_image : quay.io/${{ github.repository_owner == 'red-hat-data-services' && 'rhoai' || 'opendatahub' }}/mlflow:odh-stable-e45541f73f40f6d235be63320b41fbb67c85e503
365+ mlflow_operator_image : quay.io/${{ github.repository_owner == 'red-hat-data-services' && 'rhoai' || 'opendatahub' }}/mlflow-operator:8ab07a89d6d2d6bc2ffa0c8601f4a856a4cb1b18
366366 backend_store : ${{ matrix.backend_store }}
367367 artifact_storage : ${{ matrix.artifact_storage }}
368368 registry_store : ${{ matrix.registry_store }}
You can’t perform that action at this time.
0 commit comments