Skip to content

Commit

Permalink
Update CSV to 1.5.1 released images
Browse files Browse the repository at this point in the history
Signed-off-by: Piyush Nimbalkar <pnimbalkar@purestorage.com>
  • Loading branch information
Piyush Nimbalkar committed Sep 9, 2021
1 parent ee46277 commit 0bc9199
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
containerImage: portworx/px-operator:1.5.1-dev
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:374b08f495db8f5eb788d49c324a9d29e0785bd21f11569b76bdc06a886fc91f
repository: https://github.com/libopenstorage/operator
createdAt: 2021-08-27T08:00:00Z
createdAt: 2021-09-09T08:00:00Z
support: Portworx, Inc
certified: "true"
alm-examples: |-
Expand Down Expand Up @@ -206,7 +206,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: portworx/px-operator:1.5.1-dev
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:374b08f495db8f5eb788d49c324a9d29e0785bd21f11569b76bdc06a886fc91f
imagePullPolicy: Always
command:
- /operator
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: portworx-operator
image: portworx/px-operator:1.5.1-dev
image: portworx/px-operator:1.5.1
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit 0bc9199

Please sign in to comment.