From ef4aced50cb5ca431f3ee6989322b331f7f4a81d Mon Sep 17 00:00:00 2001 From: dystewart Date: Thu, 31 Aug 2023 15:24:57 -0400 Subject: [PATCH] upgrage nerc-ocp-test cluster to OCP v4.12.28 Addresses issue: nerc-project/operations#158 This commit sets up the test cluster to move to the next minor version of OCP The version of OCP we're upgrading to was determined by the tool at this link: https://access.redhat.com/labs/ocpupgradegraph/update_path?channel=stable-4.10&arch=x86_64&is_show_hot_fix=false¤t_ocp_version=4.10.60&target_ocp_version=4.13.8 --- cluster-scope/overlays/nerc-ocp-test/clusterversion.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster-scope/overlays/nerc-ocp-test/clusterversion.yaml b/cluster-scope/overlays/nerc-ocp-test/clusterversion.yaml index 3f64178d..f4ff7395 100644 --- a/cluster-scope/overlays/nerc-ocp-test/clusterversion.yaml +++ b/cluster-scope/overlays/nerc-ocp-test/clusterversion.yaml @@ -3,7 +3,7 @@ kind: ClusterVersion metadata: name: version spec: - channel: stable-4.11 + channel: stable-4.12 desiredUpdate: - version: 4.11.46 + version: 4.12.28 clusterID: f43ef758-01e7-42f8-9474-aaeb53188d72