Skip to content

Commit babf10b

Browse files
Piyush Nimbalkarpiyush-nimbalkar
authored andcommitted
Change operator image to release version 1.1.1
Signed-off-by: Piyush Nimbalkar <piyush@portworx.com>
1 parent f05d7f9 commit babf10b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deploy/olm-catalog/portworx/portworxoperator.v1.1.1.clusterserviceversion.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ metadata:
77
capabilities: Auto Pilot
88
categories: "Storage"
99
description: Cloud native storage solution for production workloads
10-
containerImage: openstorage/openstorage-operator:1.1.1-dev
10+
containerImage: registry.connect.redhat.com/portworx/openstorage-operator:1.1.1
1111
repository: https://github.com/libopenstorage/operator
12-
createdAt: 2020-01-28T08:00:00Z
12+
createdAt: 2020-02-03T08:00:00Z
1313
support: Portworx, Inc
1414
certified: "true"
1515
alm-examples: |-
@@ -25,7 +25,7 @@ metadata:
2525
}
2626
},
2727
"spec": {
28-
"image": "registry.connect.redhat.com/portworx/px-monitor:2.3.2",
28+
"image": "registry.connect.redhat.com/portworx/px-monitor:2.3.4",
2929
"userInterface": {
3030
"enabled": true
3131
},
@@ -226,7 +226,7 @@ spec:
226226
topologyKey: kubernetes.io/hostname
227227
containers:
228228
- name: portworx-operator
229-
image: openstorage/openstorage-operator:1.1.1-dev
229+
image: registry.connect.redhat.com/portworx/openstorage-operator:1.1.1
230230
imagePullPolicy: Always
231231
command:
232232
- /operator

0 commit comments

Comments
 (0)