Skip to content

Commit

Permalink
Update CSV to use 1.7.1 released image
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 Feb 11, 2022
1 parent 16f867f commit c342aec
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:512338556ff1b5dc6827684a7569ce3c32ebe51d358a9654f80bebb730857a5c
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:c4ba573632798d9d78b069a0e396e434e5209abaa4ad82be106c12ad91bb162c
repository: https://github.com/libopenstorage/operator
createdAt: 2022-02-11T08:00:00Z
support: Portworx, Inc
Expand Down Expand Up @@ -215,7 +215,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:512338556ff1b5dc6827684a7569ce3c32ebe51d358a9654f80bebb730857a5c
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:c4ba573632798d9d78b069a0e396e434e5209abaa4ad82be106c12ad91bb162c
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit c342aec

Please sign in to comment.