diff --git a/.tekton/odh-operator-bundle-v2-16-push.yaml b/.tekton/odh-operator-bundle-v2-16-push.yaml index fbc50788a..a2c54c7a9 100644 --- a/.tekton/odh-operator-bundle-v2-16-push.yaml +++ b/.tekton/odh-operator-bundle-v2-16-push.yaml @@ -7,10 +7,9 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/max-keep-runs: "3" build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml" - pipelinesascode.tekton.dev/on-cel-expression: '"non-existent-file.non-existent-ext".pathChanged() - && event == "push" && target_branch == "rhoai-2.16" && ( "bundle/**".pathChanged() - || ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged() ) && !"bundle/bundle-patch.yaml".pathChanged() - && !".github/workflows/**".pathChanged()' + pipelinesascode.tekton.dev/on-cel-expression: 'event == "push" && target_branch + == "rhoai-2.16" && ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged() + ) && !"bundle/bundle-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()' creationTimestamp: labels: appstudio.openshift.io/application: rhoai-v2-16 diff --git a/bundle/bundle_build_args.map b/bundle/bundle_build_args.map index 69e94619a..7a8e2f48d 100644 --- a/bundle/bundle_build_args.map +++ b/bundle/bundle_build_args.map @@ -1,10 +1,10 @@ ODH_RHEL8_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator -ODH_RHEL8_OPERATOR_GIT_COMMIT=6fdf108fbdbf2718b8883f5ab368a13cf7a4ab0a -ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow +ODH_RHEL8_OPERATOR_GIT_COMMIT=42c880ccb5ed2c61545311e80cd622acfcf3667b +ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git ODH_KF_NOTEBOOK_CONTROLLER_GIT_COMMIT=095d4767fc52e254ebc37cef8a03fdae44f01e49 -ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow +ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git ODH_NOTEBOOK_CONTROLLER_GIT_COMMIT=095d4767fc52e254ebc37cef8a03fdae44f01e49 -ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines-operator +ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines-operator.git ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_GIT_COMMIT=86d673ae2fda607be374de53f46b5ed477e808c6 ODH_CODEFLARE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/codeflare-operator.git ODH_CODEFLARE_OPERATOR_GIT_COMMIT=2797390d42ec7474f9d6005afa65b346429cec8d @@ -14,39 +14,39 @@ ODH_KUEUE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kueue ODH_KUEUE_CONTROLLER_GIT_COMMIT=dea1d7b142b1b1c05dbe64038f9bbbd12d8edb71 ODH_TRUSTYAI_SERVICE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/trustyai-service-operator ODH_TRUSTYAI_SERVICE_OPERATOR_GIT_COMMIT=e3214e0ae10d1430789c08b75cf31c68a92c495d -ODH_MODEL_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/odh-model-controller -ODH_MODEL_CONTROLLER_GIT_COMMIT=03efcc6c8b36366336188d90771ac40db5caea0b +ODH_MODEL_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/odh-model-controller.git +ODH_MODEL_CONTROLLER_GIT_COMMIT=b25f1eee6049a4588e2fbc5f74288f05920abbd2 ODH_MODEL_REGISTRY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/model-registry-operator.git -ODH_MODEL_REGISTRY_OPERATOR_GIT_COMMIT=1fd196926f1296c31be9032fc68be1a75f34f02f -ODH_MODELMESH_SERVING_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/modelmesh-serving +ODH_MODEL_REGISTRY_OPERATOR_GIT_COMMIT=b3f1c564603279a498beb5c371eb12e787566e9f +ODH_MODELMESH_SERVING_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/modelmesh-serving.git ODH_MODELMESH_SERVING_CONTROLLER_GIT_COMMIT=7396bb2350335e6bb9a9cc1282e296ee3d79be82 ODH_DASHBOARD_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard ODH_DASHBOARD_GIT_COMMIT=aec73c26a92848c27595a9c3eed10fa9fe0ec0e5 -ODH_TRAINING_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/training-operator -ODH_TRAINING_OPERATOR_GIT_COMMIT=fa7cfedbe40e4472000e4b719ad2e3e9800c5532 +ODH_TRAINING_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/training-operator.git +ODH_TRAINING_OPERATOR_GIT_COMMIT=315f5c1095faf6061aa332f32b202c1b080a213a ODH_MM_REST_PROXY_GIT_URL=https://github.com/red-hat-data-services/rest-proxy ODH_MM_REST_PROXY_GIT_COMMIT=3da1b6db7ad9fa31d6824ca6bb3b7455df17e3be ODH_MODELMESH_GIT_URL=https://github.com/red-hat-data-services/modelmesh ODH_MODELMESH_GIT_COMMIT=f5233dcf8cee0593afc6260dece97bcb932dc28b -ODH_MODELMESH_RUNTIME_ADAPTER_GIT_URL=https://github.com/red-hat-data-services/modelmesh-runtime-adapter -ODH_MODELMESH_RUNTIME_ADAPTER_GIT_COMMIT=84e1f74fa1d8480a8150ca4abbf55027f2a9acc2 +ODH_MODELMESH_RUNTIME_ADAPTER_GIT_URL=https://github.com/red-hat-data-services/modelmesh-runtime-adapter.git +ODH_MODELMESH_RUNTIME_ADAPTER_GIT_COMMIT=93d29d295f2fbcd2aa6031981476e174ca8759dc ODH_TRUSTYAI_SERVICE_GIT_URL=https://github.com/red-hat-data-services/trustyai-explainability ODH_TRUSTYAI_SERVICE_GIT_COMMIT=dc372a33125f24147d6b368671b744059f9b81d5 ODH_MLMD_GRPC_SERVER_GIT_URL=https://github.com/red-hat-data-services/ml-metadata ODH_MLMD_GRPC_SERVER_GIT_COMMIT=f9f1e311a3466f6f3b29cfcb3e008d0a8d141547 -ODH_ML_PIPELINES_API_SERVER_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines +ODH_ML_PIPELINES_API_SERVER_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git ODH_ML_PIPELINES_API_SERVER_V2_GIT_COMMIT=85a81034b56d86456ff92e5a04511e0b5b040041 -ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines -ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_COMMIT=5f889a1929708896acf1d3e1c01ea0909c71d4b1 +ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git +ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_GIT_COMMIT=85a81034b56d86456ff92e5a04511e0b5b040041 ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_GIT_COMMIT=85a81034b56d86456ff92e5a04511e0b5b040041 -ODH_ML_PIPELINES_DRIVER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines -ODH_ML_PIPELINES_DRIVER_GIT_COMMIT=7e9c4fb21cd86c60d9b594c336283d9a3ba8f94a -ODH_ML_PIPELINES_LAUNCHER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines -ODH_ML_PIPELINES_LAUNCHER_GIT_COMMIT=ef4b97bf7ed960a2f71d08077039806a6ebc5492 +ODH_ML_PIPELINES_DRIVER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git +ODH_ML_PIPELINES_DRIVER_GIT_COMMIT=85a81034b56d86456ff92e5a04511e0b5b040041 +ODH_ML_PIPELINES_LAUNCHER_GIT_URL=https://github.com/red-hat-data-services/data-science-pipelines.git +ODH_ML_PIPELINES_LAUNCHER_GIT_COMMIT=85a81034b56d86456ff92e5a04511e0b5b040041 ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_URL=https://github.com/red-hat-data-services/argo-workflows ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_COMMIT=f6ea5996d9eb603b0fc36b3f8ad15ecda788d6ac ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_URL=https://github.com/red-hat-data-services/argo-workflows ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_COMMIT=f6ea5996d9eb603b0fc36b3f8ad15ecda788d6ac -ODH_MODEL_REGISTRY_GIT_URL=https://github.com/red-hat-data-services/model-registry -ODH_MODEL_REGISTRY_GIT_COMMIT=1ffffc0eb05ce443d3e655174577a12b59ee3ba4 +ODH_MODEL_REGISTRY_GIT_URL=https://github.com/red-hat-data-services/model-registry.git +ODH_MODEL_REGISTRY_GIT_COMMIT=df68c2fc931db3277d9158a7fe3b755f63ba56c2 diff --git a/bundle/manifests/rhods-operator.clusterserviceversion.yaml b/bundle/manifests/rhods-operator.clusterserviceversion.yaml index 0f602a693..ef5121a1c 100644 --- a/bundle/manifests/rhods-operator.clusterserviceversion.yaml +++ b/bundle/manifests/rhods-operator.clusterserviceversion.yaml @@ -102,8 +102,8 @@ metadata: capabilities: Full Lifecycle categories: AI/Machine Learning, Big Data certified: "False" - containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a99e1dee05d1114b92fc30e990f8038d7ff34ddb657a17c60606a55d33785509" - createdAt: "2024-12-02T10:28:22Z" + containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a93fbb9140ab76dd84984f70e745ce13ad5ec924ecb2dd618d08af08fde57ce3" + createdAt: "2024-12-02T12:21:00Z" description: Operator for deployment and management of Red Hat OpenShift AI features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "false" @@ -1190,23 +1190,23 @@ spec: - name: DEFAULT_MANIFESTS_PATH value: /opt/manifests - name: RELATED_IMAGE_ODH_KF_NOTEBOOK_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:03b979c659efd1afd5c96c68cc9d2dd1f3736eff1abf039dd0575d63d92b6d70" + value: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:3e670a110eb3a6e59c6051b485bc88d39cb921b31854f36073f2088d52b53ce1" - name: RELATED_IMAGE_ODH_DASHBOARD_IMAGE value: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:c2a79db6d2ba9c313640149a55f306e8aa4dc36f3cc24bf554c025503b013644" - name: RELATED_IMAGE_ODH_NOTEBOOK_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:ce51da8cc648db095d705064203c057bbbd43a6a7b97b336ba9d03a20c7eb883" + value: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:f96f5d774a07b8f345ddab253cc2671c92a8ba85dda89bd89e5e3c4f126eca50" - name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:449c29540f93f036e4ca46038a825e9b90c3ef136ed59dad9ae6cbd864c594a2" + value: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:4f7b6a45b4db2861c7e1ea225405ffcac3cf112b8eb9cf5a1c9fa7ffb68f6820" - name: RELATED_IMAGE_ODH_MODELMESH_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:af724a28637a70ebfa37c602b60b21c13471bd470d594890aa0b3b07bb4a8313" + value: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:873167913efce726fe05667f2a5d3bbdd4aeedc6db905833c9ec620f39a33bd0" - name: RELATED_IMAGE_ODH_MODEL_CONTROLLER_IMAGE - value: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:5f2cc481fbc9ea4c1e3d6a13cc28dafa1dbb2f0dc959a0cf672a11207dc33ffa" + value: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:56df2f7095c98e6aa73caf59bbb088ef0824ce0db6acdd5c3a15df53bfd3dbdd" - name: RELATED_IMAGE_ODH_MM_REST_PROXY_IMAGE value: "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c693bd7449c90b7406ce66652524d575c2b875d5c9f14f7ced79adf9c98d5fcb" - name: RELATED_IMAGE_ODH_MODELMESH_IMAGE value: "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:6f1ad9675887881dfaa7a8dd81a36ad86c9148f4882141f74b66b28144a73f29" - name: RELATED_IMAGE_ODH_MODELMESH_RUNTIME_ADAPTER_IMAGE - value: "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:6bfd4d0a1922fc3e7b4bacbb2755911169a78128bf475d0168c00af8fbfc4416" + value: "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:5f61cf084b1d79ee1b651f2b1777ff238c3e31eb76eba71ccb33b01c46f8c1af" - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_IMAGE value: "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:feebb0e5015cba9d86d8ebf711c993f958f4cd01a935a136232b64fdd25bec0c" - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_OPERATOR_IMAGE @@ -1220,26 +1220,26 @@ spec: - name: RELATED_IMAGE_ODH_MLMD_GRPC_SERVER_IMAGE value: "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:d0e26b14b5c09c23193fbca6409e6a7124baa97138dfc75de17b48241636a4da" - name: RELATED_IMAGE_ODH_ML_PIPELINES_API_SERVER_V2_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:81b8256b9abeab5e6853a4f77b31e729622abe543b57952331c855e3935efcb4" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:4bc8931d063ab56fc99a62bf5b606e9f99addb61b6c097ee0401f7e31787a123" - name: RELATED_IMAGE_ODH_ML_PIPELINES_PERSISTENCEAGENT_V2_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b37efc9275a56ffeb3426e50b1a7801da144bf1a17a6bdd682667dca67c4ebd7" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:ab129822211bc9af41a3a52ff10a88d7349a122d0c4e215c824f4e77437cad5e" - name: RELATED_IMAGE_ODH_ML_PIPELINES_SCHEDULEDWORKFLOW_V2_IMAGE value: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:59aa33eb2adff1533465d89a6b86cb52c1823a4b724cc5fa535445277826ecf6" - name: RELATED_IMAGE_ODH_ML_PIPELINES_DRIVER_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:5d653e4c346e16d3be40b42f78a68f125499d444d01a734a81e716f0688e73cd" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:348e66c3e1e3c17106c4f4957c5e7b9bcefec80deb00e4900066262c356bc308" - name: RELATED_IMAGE_ODH_ML_PIPELINES_LAUNCHER_IMAGE - value: "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:ccd5fb7a23f4d3c721e30fb7398702164253ebe92f1b9fe1cb95859d353b868b" + value: "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:f1861c81fbb70c28f408072b1bf1b4b79ae1a19637700c455f8133d191e78e6b" - name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_IMAGE value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:0d5e5f17b2eac616c8f5701f89e7309b35000bb7771c311f8763b7b9d1f174a0" - name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:c5d22d63f967e5cf4bd35488dcf64ce0765a6a2a1070a911f66d7bf6f94f1136" - name: RELATED_IMAGE_ODH_MODEL_REGISTRY_IMAGE - value: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:139a1b7aed49c197922a1f1cc9111166eb1a640f08b3c24a02fad9e107c6d4dc" + value: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:60c9d0b547ad4d46cdabeb0dfb0c835c68c43bd34cd83b196155899b93017e38" - name: RELATED_IMAGE_ODH_MODEL_REGISTRY_OPERATOR_IMAGE - value: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:f413f5bba3e402c310edb3d6e89b91798f373353a7843a8adb114e46217e8b1a" + value: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:1d348086632e5f94c923f91e40c823ab1c27c3b0abc008e8266abe2fd86062a5" - name: RELATED_IMAGE_ODH_TRAINING_OPERATOR_IMAGE - value: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:1b08f7afe548da56599713bfaa1df3e6e1d8c3fc02ff02c8d50fbd2e2614af10" - image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a99e1dee05d1114b92fc30e990f8038d7ff34ddb657a17c60606a55d33785509" + value: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:68ca253d57a89eedda4bd65486ca480a25dd15ea1f7ff0376a50c7f4a40e1395" + image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a93fbb9140ab76dd84984f70e745ce13ad5ec924ecb2dd618d08af08fde57ce3" imagePullPolicy: Always livenessProbe: httpGet: @@ -1377,8 +1377,8 @@ spec: type: ValidatingAdmissionWebhook webhookPath: /validate-opendatahub-io-v1 relatedImages: - - name: odh-rhel8-operator-a99e1dee05d1114b92fc30e990f8038d7ff34ddb657a17c60606a55d33785509-annotation - image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a99e1dee05d1114b92fc30e990f8038d7ff34ddb657a17c60606a55d33785509" + - name: odh-rhel8-operator-a93fbb9140ab76dd84984f70e745ce13ad5ec924ecb2dd618d08af08fde57ce3-annotation + image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:a93fbb9140ab76dd84984f70e745ce13ad5ec924ecb2dd618d08af08fde57ce3" - name: ose-cli-75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4-annotation image: registry.redhat.io/openshift4/ose-cli@sha256:75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4 - name: etcd-d3495b263b103681f1b09a558be43c21989bfc269eb90f84c2609042cebdc626-annotation @@ -1412,23 +1412,23 @@ spec: - name: proxyv2-rhel8-02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a-annotation image: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a - name: odh_kf_notebook_controller_image - image: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:03b979c659efd1afd5c96c68cc9d2dd1f3736eff1abf039dd0575d63d92b6d70" + image: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:3e670a110eb3a6e59c6051b485bc88d39cb921b31854f36073f2088d52b53ce1" - name: odh_dashboard_image image: "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:c2a79db6d2ba9c313640149a55f306e8aa4dc36f3cc24bf554c025503b013644" - name: odh_notebook_controller_image - image: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:ce51da8cc648db095d705064203c057bbbd43a6a7b97b336ba9d03a20c7eb883" + image: "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:f96f5d774a07b8f345ddab253cc2671c92a8ba85dda89bd89e5e3c4f126eca50" - name: odh_data_science_pipelines_operator_controller_image - image: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:449c29540f93f036e4ca46038a825e9b90c3ef136ed59dad9ae6cbd864c594a2" + image: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:4f7b6a45b4db2861c7e1ea225405ffcac3cf112b8eb9cf5a1c9fa7ffb68f6820" - name: odh_modelmesh_controller_image - image: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:af724a28637a70ebfa37c602b60b21c13471bd470d594890aa0b3b07bb4a8313" + image: "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:873167913efce726fe05667f2a5d3bbdd4aeedc6db905833c9ec620f39a33bd0" - name: odh_model_controller_image - image: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:5f2cc481fbc9ea4c1e3d6a13cc28dafa1dbb2f0dc959a0cf672a11207dc33ffa" + image: "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:56df2f7095c98e6aa73caf59bbb088ef0824ce0db6acdd5c3a15df53bfd3dbdd" - name: odh_mm_rest_proxy_image image: "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c693bd7449c90b7406ce66652524d575c2b875d5c9f14f7ced79adf9c98d5fcb" - name: odh_modelmesh_image image: "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:6f1ad9675887881dfaa7a8dd81a36ad86c9148f4882141f74b66b28144a73f29" - name: odh_modelmesh_runtime_adapter_image - image: "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:6bfd4d0a1922fc3e7b4bacbb2755911169a78128bf475d0168c00af8fbfc4416" + image: "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:5f61cf084b1d79ee1b651f2b1777ff238c3e31eb76eba71ccb33b01c46f8c1af" - name: odh_trustyai_service_image image: "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:feebb0e5015cba9d86d8ebf711c993f958f4cd01a935a136232b64fdd25bec0c" - name: odh_trustyai_service_operator_image @@ -1442,22 +1442,22 @@ spec: - name: odh_mlmd_grpc_server_image image: "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:d0e26b14b5c09c23193fbca6409e6a7124baa97138dfc75de17b48241636a4da" - name: odh_ml_pipelines_api_server_v2_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:81b8256b9abeab5e6853a4f77b31e729622abe543b57952331c855e3935efcb4" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:4bc8931d063ab56fc99a62bf5b606e9f99addb61b6c097ee0401f7e31787a123" - name: odh_ml_pipelines_persistenceagent_v2_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b37efc9275a56ffeb3426e50b1a7801da144bf1a17a6bdd682667dca67c4ebd7" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:ab129822211bc9af41a3a52ff10a88d7349a122d0c4e215c824f4e77437cad5e" - name: odh_ml_pipelines_scheduledworkflow_v2_image image: "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:59aa33eb2adff1533465d89a6b86cb52c1823a4b724cc5fa535445277826ecf6" - name: odh_ml_pipelines_driver_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:5d653e4c346e16d3be40b42f78a68f125499d444d01a734a81e716f0688e73cd" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:348e66c3e1e3c17106c4f4957c5e7b9bcefec80deb00e4900066262c356bc308" - name: odh_ml_pipelines_launcher_image - image: "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:ccd5fb7a23f4d3c721e30fb7398702164253ebe92f1b9fe1cb95859d353b868b" + image: "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:f1861c81fbb70c28f408072b1bf1b4b79ae1a19637700c455f8133d191e78e6b" - name: odh_data_science_pipelines_argo_argoexec_image image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:0d5e5f17b2eac616c8f5701f89e7309b35000bb7771c311f8763b7b9d1f174a0" - name: odh_data_science_pipelines_argo_workflowcontroller_image image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:c5d22d63f967e5cf4bd35488dcf64ce0765a6a2a1070a911f66d7bf6f94f1136" - name: odh_model_registry_image - image: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:139a1b7aed49c197922a1f1cc9111166eb1a640f08b3c24a02fad9e107c6d4dc" + image: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:60c9d0b547ad4d46cdabeb0dfb0c835c68c43bd34cd83b196155899b93017e38" - name: odh_model_registry_operator_image - image: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:f413f5bba3e402c310edb3d6e89b91798f373353a7843a8adb114e46217e8b1a" + image: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:1d348086632e5f94c923f91e40c823ab1c27c3b0abc008e8266abe2fd86062a5" - name: odh_training_operator_image - image: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:1b08f7afe548da56599713bfaa1df3e6e1d8c3fc02ff02c8d50fbd2e2614af10" + image: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:68ca253d57a89eedda4bd65486ca480a25dd15ea1f7ff0376a50c7f4a40e1395"