diff --git a/build/manifests-config.yaml b/build/manifests-config.yaml index ec2cff1d8b0..1fc1d073829 100644 --- a/build/manifests-config.yaml +++ b/build/manifests-config.yaml @@ -45,7 +45,7 @@ map: src: config dest: trustyai-service-operator git.url: https://github.com/red-hat-data-services/trustyai-service-operator - git.commit: 1c72e21249a2befc80fa618f94f1ca6b5d2c9317 + git.commit: 27b3cda303ce02e0bb5900dcfa7d0203a747fc12 odh-model-controller: src: config dest: odh-model-controller diff --git a/build/operands-map.yaml b/build/operands-map.yaml index 0029a6746a1..5a7fef9e0d6 100644 --- a/build/operands-map.yaml +++ b/build/operands-map.yaml @@ -20,7 +20,7 @@ relatedImages: - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_IMAGE value: "quay.io/rhoai/odh-trustyai-service-rhel8@sha256:b0cf9c915ae353f6cd6ce345ddef50229894117b6637449b75401ef1fd74ed6b" - name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_OPERATOR_IMAGE - value: "quay.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:63ebcb1067d359380a6f021acdb701d4f9440c826f312ef3923357f26d8fd739" + value: "quay.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:27a6a1e767337e7433e833df11c166f016706a18dd81aaa91cffab423973926c" - name: RELATED_IMAGE_ODH_CODEFLARE_OPERATOR_IMAGE value: "quay.io/rhoai/odh-codeflare-operator-rhel8@sha256:b95a687a2c2a1860093b71a62e3e789124ffe88f3d3a5d472d9470550c30527f" - name: RELATED_IMAGE_ODH_KUBERAY_OPERATOR_CONTROLLER_IMAGE diff --git a/prefetched-manifests/trustyai-service-operator/overlays/rhoai/params.env b/prefetched-manifests/trustyai-service-operator/overlays/rhoai/params.env index a295da7e2b5..0eb204696f8 100644 --- a/prefetched-manifests/trustyai-service-operator/overlays/rhoai/params.env +++ b/prefetched-manifests/trustyai-service-operator/overlays/rhoai/params.env @@ -2,7 +2,7 @@ trustyaiServiceImage=quay.io/trustyai/trustyai-service:latest trustyaiOperatorImage=quay.io/trustyai/trustyai-service-operator:latest oauthProxyImage=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33 kServeServerless=enabled -lmes-driver-image=quay.io/modh/ta-lmes-driver@sha256:cbb5da1e7def7d421f746419379aacc3a234ee5735834d0336b09758c70e337d +lmes-driver-image=quay.io/modh/ta-lmes-driver@sha256:f0d0cb53319f028cd72f03cfe4ee067dcc7d486cc50713d9abd9b6649c43b627 lmes-pod-image=quay.io/modh/ta-lmes-job@sha256:d2c2b07cbcb1e7d9a9fd76613f3d7c051c54b298de368a1a493f4ce8b289aae2 lmes-pod-checking-interval=10s lmes-image-pull-policy=Always