From 989857392b30b84a7be5f3ea1c1ed7311cc865c8 Mon Sep 17 00:00:00 2001 From: Santhosh Lakshmanan <111809751+santhoshatdell@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:46:46 -0500 Subject: [PATCH] Update missed replication version updates (#544) --- charts/csi-powermax/values.yaml | 5 ++--- charts/csm-replication/values.yaml | 2 +- installation-wizard/container-storage-modules/values.yaml | 7 +++---- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/charts/csi-powermax/values.yaml b/charts/csi-powermax/values.yaml index 42262475..b36a5799 100644 --- a/charts/csi-powermax/values.yaml +++ b/charts/csi-powermax/values.yaml @@ -77,13 +77,12 @@ images: authorization: image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.12.0 migration: - image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.5.0 + image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.6.0 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.11.0 # Node rescan sidecar does a rescan on nodes for identifying new paths - # Default value: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0 noderescan: - image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0 + image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.5.0 ## K8S/DRIVER ATTRIBUTES ######################## # customDriverName: If enabled, sets the driver name to the diff --git a/charts/csm-replication/values.yaml b/charts/csm-replication/values.yaml index e62b6e88..4329d04a 100644 --- a/charts/csm-replication/values.yaml +++ b/charts/csm-replication/values.yaml @@ -5,7 +5,7 @@ replicas: 1 # image: Defines controller image. This shouldn't be changed # Allowed values: string -image: quay.io/dell/container-storage-modules/dell-replication-controller:v1.9.0 +image: quay.io/dell/container-storage-modules/dell-replication-controller:v1.10.0 # logLevel: Defines initial log level for controller. This can be changed in runtime # Allowed values: "debug", "info", "warn", "error", "panic" diff --git a/installation-wizard/container-storage-modules/values.yaml b/installation-wizard/container-storage-modules/values.yaml index fc25e177..ae858657 100644 --- a/installation-wizard/container-storage-modules/values.yaml +++ b/installation-wizard/container-storage-modules/values.yaml @@ -1,6 +1,6 @@ # # -# Copyright © 2023 Dell Inc. or its subsidiaries. All Rights Reserved. +# Copyright © 2023-2024 Dell Inc. or its subsidiaries. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -166,13 +166,12 @@ csi-powermax: authorization: image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.12.0 migration: - image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.5.0 + image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.6.0 podmon: image: quay.io/dell/container-storage-modules/podmon:v1.11.0 # Node rescan sidecar does a rescan on nodes for identifying new paths - # Default value: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0 noderescan: - image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0 + image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.5.0 clusterPrefix: ABC portGroups: PortGroup1, PortGroup2, PortGroup3 controller: