From c3a88e57c13d5bb7736e76992c8c800ccf088c4b Mon Sep 17 00:00:00 2001 From: David Grove Date: Thu, 15 May 2025 16:54:11 -0400 Subject: [PATCH] fix typo in version number --- setup.RHOAI-v2.19/CLUSTER-SETUP.md | 2 +- setup.tmpl/RHOAI-v2.19.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.RHOAI-v2.19/CLUSTER-SETUP.md b/setup.RHOAI-v2.19/CLUSTER-SETUP.md index 64f842d..1f38b43 100644 --- a/setup.RHOAI-v2.19/CLUSTER-SETUP.md +++ b/setup.RHOAI-v2.19/CLUSTER-SETUP.md @@ -50,7 +50,7 @@ oc get ip -n redhat-ods-operator ``` ``` NAMESPACE NAME CSV APPROVAL APPROVED -redhat-ods-operator install-kmh8w rhods-operator.2.16.0 Manual false +redhat-ods-operator install-kmh8w rhods-operator.2.19.0 Manual false ``` Approve install plan replacing the generated plan name below with the actual value: diff --git a/setup.tmpl/RHOAI-v2.19.yaml b/setup.tmpl/RHOAI-v2.19.yaml index ba5c840..75210e7 100644 --- a/setup.tmpl/RHOAI-v2.19.yaml +++ b/setup.tmpl/RHOAI-v2.19.yaml @@ -2,6 +2,6 @@ RHOAI: true VERSION: RHOAI-v2.19 -VERSION_NUMBER: 2.16.0 +VERSION_NUMBER: 2.19.0 KUBECTL: oc FAIRSHARE: true