Skip to content

Commit

Permalink
Make 1.6.0 upgradable to 1.6.1 in openshift < 4.9
Browse files Browse the repository at this point in the history
Signed-off-by: Piyush Nimbalkar <[email protected]>
  • Loading branch information
Piyush Nimbalkar committed Nov 23, 2021
1 parent 16186f1 commit 944bf00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: portworx-operator.v1.6.1
namespace: placeholder
annotations:
olm.skipRange: "<1.6.1"
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
Expand Down Expand Up @@ -52,7 +53,6 @@ spec:
version: 1.6.1
minKubeVersion: "1.12.0"
maturity: stable
replaces: portworx-operator.v1.6.0
maintainers:
- name: Portworx
email: [email protected]
Expand Down

0 comments on commit 944bf00

Please sign in to comment.