Skip to content

Commit

Permalink
Update CSV to 1.6.0 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 Oct 28, 2021
1 parent e5f03b3 commit 9b8e532
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.6.0-dev
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:9d457dee52ca133d104dc473b64c8d676740f083f7eaa88a86ad3f78022cd849
repository: https://github.com/libopenstorage/operator
createdAt: 2021-09-22T08:00:00Z
createdAt: 2021-10-28T08:00:00Z
support: Portworx, Inc
certified: "true"
operatorframework.io/initialization-resource: |-
Expand Down Expand Up @@ -214,7 +214,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: portworx/px-operator:1.6.0-dev
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:9d457dee52ca133d104dc473b64c8d676740f083f7eaa88a86ad3f78022cd849
imagePullPolicy: Always
command:
- /operator
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: portworx-operator
image: portworx/px-operator:1.6.0-dev
image: portworx/px-operator:1.6.0
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit 9b8e532

Please sign in to comment.