Skip to content

Commit 59dbfc9

Browse files
community-operators dell-csm-operator(1.6.0)
Signed-off-by: shefali-malhotra <[email protected]>
1 parent e6ab363 commit 59dbfc9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

operators/dell-csm-operator/1.6.0/manifests/dell-csm-operator.v1.6.0.clusterserviceversion.yaml

+6-7
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,7 @@ metadata:
14461446
]
14471447
capabilities: Seamless Upgrades
14481448
categories: Storage
1449-
containerImage: docker.io/dellemc/dell-csm-operator:latest
1449+
containerImage: docker.io/dellemc/dell-csm-operator:v1.6.0
14501450
createdAt: "2024-07-24T08:27:49Z"
14511451
description: Easily install and manage Dell’s CSI Drivers and CSM
14521452
features.operators.openshift.io/disconnected: "true"
@@ -3416,7 +3416,7 @@ spec:
34163416
Drivers\n*\tResiliency - Designed to make Kubernetes applications more resilient
34173417
to \n node failures\n\nThese modules are available for various storage platforms
34183418
in the Dell portfolio, \nsuch as Dell PowerStore, Dell PowerMax, Dell PowerFlex,
3419-
Dell PowerScale, and Dell Unity XT.\n\nCSM Operator v1.6.0 qualified Openshift versions- 4.15-4.16
3419+
Dell PowerScale, and Dell Unity XT.\n\n### Supported Openshift Platforms\n\nCSM Operator v1.6.0 qualified Openshift versions- 4.15-4.16
34203420
\nCSM Operator v1.5.1 qualified Openshift versions- 4.13-4.15\n\nFor more information, visit [Dell’s Container
34213421
Storage Module web page](https://www.dell.com/en-us/dt/solutions/kubernetes-containers/kubernetes-storage.html)\n\nAdditional
34223422
Materials\n*\t[CSM Operator GitHub Page](https://dell.github.io/csm-docs/docs/deployment/csmoperator/)\n*\t[CSM
@@ -4611,7 +4611,7 @@ spec:
46114611
- /manager
46124612
env:
46134613
- name: RELATED_IMAGE_dell-csm-operator
4614-
value: docker.io/dellemc/dell-csm-operator:latest
4614+
value: docker.io/dellemc/dell-csm-operator:v1.6.0
46154615
- name: RELATED_IMAGE_csi-isilon
46164616
value: docker.io/dellemc/csi-isilon:v2.11.0
46174617
- name: RELATED_IMAGE_csi-powermax
@@ -4664,7 +4664,7 @@ spec:
46644664
value: docker.io/dellemc/connectivity-client-docker-k8s:1.19.0
46654665
- name: RELATED_IMAGE_cert-persister
46664666
value: docker.io/dellemc/connectivity-cert-persister-k8s:0.11.0
4667-
image: docker.io/dellemc/dell-csm-operator:latest
4667+
image: docker.io/dellemc/dell-csm-operator:v1.6.0
46684668
imagePullPolicy: Always
46694669
livenessProbe:
46704670
httpGet:
@@ -4725,7 +4725,7 @@ spec:
47254725
name: Dell Technologies
47264726
url: https://github.com/dell/csm-operator
47274727
relatedImages:
4728-
- image: docker.io/dellemc/dell-csm-operator:latest
4728+
- image: docker.io/dellemc/dell-csm-operator:v1.6.0
47294729
name: dell-csm-operator
47304730
- image: docker.io/dellemc/csi-isilon:v2.11.0
47314731
name: csi-isilon
@@ -4779,6 +4779,5 @@ spec:
47794779
name: dell-connectivity-client
47804780
- image: docker.io/dellemc/connectivity-cert-persister-k8s:0.11.0
47814781
name: cert-persister
4782-
skips:
4783-
- dell-csm-operator.v1.5.1
4782+
replaces: dell-csm-operator.v1.5.1
47844783
version: 1.6.0

0 commit comments

Comments
 (0)