From caba5a956a3e830995a8aafb958cb55d35bf020d Mon Sep 17 00:00:00 2001 From: Openshift-AI DevOps Date: Thu, 21 Nov 2024 11:37:05 +0000 Subject: [PATCH] Updating the operator repo with latest images and manifests --- build/manifests-config.yaml | 4 ++-- build/operands-map.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/manifests-config.yaml b/build/manifests-config.yaml index c87169eab4e..c5acd57c759 100644 --- a/build/manifests-config.yaml +++ b/build/manifests-config.yaml @@ -82,8 +82,8 @@ additional_meta: git.url: https://github.com/red-hat-data-services/modelmesh-runtime-adapter git.commit: 319c1718c1e791f058863207c84f8554b8ff4826 odh-trustyai-service: - git.url: https://github.com/red-hat-data-services/trustyai-explainability.git - git.commit: 2e517f22397078208ec4ca9038ecbe7763c00dd2 + git.url: https://github.com/red-hat-data-services/trustyai-explainability + git.commit: 89928d74c1b0675dd572c632b74021131265bc74 odh-mlmd-grpc-server: git.url: https://github.com/red-hat-data-services/ml-metadata.git git.commit: d28af93b7b0af8ed0ac48b1569e8e5abb6ca3213 diff --git a/build/operands-map.yaml b/build/operands-map.yaml index e6cf93fbe4e..c359c5f7038 100644 --- a/build/operands-map.yaml +++ b/build/operands-map.yaml @@ -18,7 +18,7 @@ relatedImages: - name: RELATED_IMAGE_ODH_MODELMESH_RUNTIME_ADAPTER_IMAGE value: "quay.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:c71c44134b5579e0d14262da580a2df5047e9ae902032813a801968eb04f38af" - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_IMAGE - value: "quay.io/rhoai/odh-trustyai-service-rhel8@sha256:de7595f5b1186ae713745a2ecfe038db4fd48c497c9b8ba1fe3bed3107a5ec79" + value: "quay.io/rhoai/odh-trustyai-service-rhel8@sha256:9a296095e64723499ab708148f3f393b3b648076ade2a3075ca34f7034e118a7" - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_OPERATOR_IMAGE value: "quay.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:a175991ae129cdf164636b57546273c74015e6175f6db9c355b624e60ee972ce" - name: RELATED_IMAGE_ODH_CODEFLARE_OPERATOR_IMAGE