From c4866d3650622138fed230ba50082c9e9e1e8f40 Mon Sep 17 00:00:00 2001 From: SqlTechMike Date: Fri, 9 Jan 2026 10:36:33 -0500 Subject: [PATCH] Update PowerFlex SDC image version to 4.5.5 Updating the PowerFlex SDC image version from 4.5.4 to 4.5.5 to support OpenShift 4.19, which is based on RHEL 9.6. The support matrix for PowerFlex shows that RHEL 9.6 requires either PowerFlex 4.8 (core 4.5.5) or PowerFlex 5. RHEL 9.6 is the base for CoreOS in OpenShift 4.19 and 4.20. --- samples/v2.15.0/storage_csm_powerflex_v2151.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/v2.15.0/storage_csm_powerflex_v2151.yaml b/samples/v2.15.0/storage_csm_powerflex_v2151.yaml index 3e86bd0cd..8d02a5f85 100644 --- a/samples/v2.15.0/storage_csm_powerflex_v2151.yaml +++ b/samples/v2.15.0/storage_csm_powerflex_v2151.yaml @@ -81,7 +81,7 @@ spec: # sdc-monitor is disabled by default, due to high CPU usage - name: sdc-monitor enabled: false - image: quay.io/dell/storage/powerflex/sdc:4.5.4 + image: quay.io/dell/storage/powerflex/sdc:4.5.5 envs: - name: HOST_PID value: "1" @@ -213,7 +213,7 @@ spec: # operator: "Exists" # effect: "NoSchedule" initContainers: - - image: quay.io/dell/storage/powerflex/sdc:4.5.4 + - image: quay.io/dell/storage/powerflex/sdc:4.5.5 imagePullPolicy: IfNotPresent name: sdc envs: