Skip to content

Commit 6e3dcec

Browse files
committed
update MLflow general & operator imgs.
Signed-off-by: Alyssa Goins <agoins@redhat.com>
1 parent c5e6532 commit 6e3dcec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)