Skip to content

Commit

Permalink
Updated the versions for reverseproxy (#864)
Browse files Browse the repository at this point in the history
Co-authored-by: AnandatDell <105747555+anandrajak1@users.noreply.github.com>
  • Loading branch information
jackieung-dell and anandrajak1 authored Jan 16, 2025
1 parent 795339b commit a3202c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundle/manifests/dell-csm-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ metadata:
"value": "true"
}
],
"image": "quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.13.0",
"image": "quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.12.0",
"name": "csipowermax-reverseproxy"
}
],
Expand Down Expand Up @@ -4351,7 +4351,7 @@ spec:
- name: RELATED_IMAGE_csi-powermax
value: quay.io/dell/container-storage-modules/csi-powermax:v2.13.0
- name: RELATED_IMAGE_csipowermax-reverseproxy
value: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.13.0
value: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.12.0
- name: RELATED_IMAGE_csi-powerstore
value: quay.io/dell/container-storage-modules/csi-powerstore:v2.13.0
- name: RELATED_IMAGE_csi-unity
Expand Down Expand Up @@ -4471,7 +4471,7 @@ spec:
name: csi-isilon
- image: quay.io/dell/container-storage-modules/csi-powermax:v2.13.0
name: csi-powermax
- image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.13.0
- image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.12.0
name: csipowermax-reverseproxy
- image: quay.io/dell/container-storage-modules/csi-powerstore:v2.13.0
name: csi-powerstore
Expand Down

0 comments on commit a3202c6

Please sign in to comment.