From 46e6c96f18dc22659caf1c10694a7f67337ae9a0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 25 Oct 2024 15:44:19 +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..612ace2a 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.20 +odh-modelmesh-runtime-adapter=quay.io/opendatahub/modelmesh-runtime-adapter:odh-v2.20 +odh-modelmesh=quay.io/opendatahub/modelmesh:odh-v2.20 +odh-modelmesh-controller=quay.io/opendatahub/modelmesh-controller:odh-v2.20