From 9d0b29eccce0f5ff54d3f2dfedcfa4eab876f7bb Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 6 Dec 2024 17:56:37 +0000 Subject: [PATCH] Update image refs for odh release. --- config/overlays/odh/params.env | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/overlays/odh/params.env b/config/overlays/odh/params.env index 574d47e3..cc2b03f5 100644 --- a/config/overlays/odh/params.env +++ b/config/overlays/odh/params.env @@ -1,4 +1,4 @@ -odh-mm-rest-proxy=quay.io/opendatahub/rest-proxy:v0.12.0-rc0-latest -odh-modelmesh-runtime-adapter=quay.io/opendatahub/modelmesh-runtime-adapter:v0.12.0-rc0-latest -odh-modelmesh=quay.io/opendatahub/modelmesh:v0.12.0-rc0-latest -odh-modelmesh-controller=quay.io/opendatahub/modelmesh-controller:v0.12.0-rc0-latest +odh-mm-rest-proxy=quay.io/opendatahub/rest-proxy:odh-v2.22 +odh-modelmesh-runtime-adapter=quay.io/opendatahub/modelmesh-runtime-adapter:odh-v2.22 +odh-modelmesh=quay.io/opendatahub/modelmesh:odh-v2.22 +odh-modelmesh-controller=quay.io/opendatahub/modelmesh-controller:odh-v2.22