Skip to content

Commit

Permalink
Update CSV to 1.5.2 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 21, 2021
1 parent 4b4117c commit 765fe58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
containerImage: portworx/px-operator:1.5.2-dev
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:386199a7214881a954a39b2a39d80d3645b55ad8e4dd806e975a06d194eb4467
repository: https://github.com/libopenstorage/operator
createdAt: 2021-09-21T08:00:00Z
support: Portworx, Inc
Expand Down Expand Up @@ -206,7 +206,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: portworx/px-operator:1.5.2-dev
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:386199a7214881a954a39b2a39d80d3645b55ad8e4dd806e975a06d194eb4467
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.2-dev
image: portworx/px-operator:1.5.2
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit 765fe58

Please sign in to comment.