Skip to content

Commit 9cad2fa

Browse files
authored
switch 1.1.0 to v3 channel (#60)
* switch 1.1.0 to v3 channel * add skiprange for nss operator
1 parent f441add commit 9cad2fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle-restricted/manifests/ibm-namespace-scope-operator-restricted.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ metadata:
2424
capabilities: Seamless Upgrades
2525
containerImage: quay.io/opencloudio/ibm-namespace-scope-operator:latest
2626
createdAt: "2020-11-12T17:36:42Z"
27+
olm.skipRange: '<1.1.0'
2728
operators.operatorframework.io/builder: operator-sdk-v1.1.0
2829
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
2930
repository: https://github.com/IBM/ibm-namespace-scope-operator
@@ -139,5 +140,4 @@ spec:
139140
maturity: alpha
140141
provider:
141142
name: IBM
142-
replaces: ibm-namespace-scope-operator-restricted.v1.0.1
143143
version: 1.1.0

bundle/manifests/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ metadata:
2424
capabilities: Seamless Upgrades
2525
containerImage: quay.io/opencloudio/ibm-namespace-scope-operator:latest
2626
createdAt: "2020-11-12T17:36:42Z"
27+
olm.skipRange: '<1.1.0'
2728
operators.operatorframework.io/builder: operator-sdk-v1.1.0
2829
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
2930
repository: https://github.com/IBM/ibm-namespace-scope-operator
@@ -139,5 +140,4 @@ spec:
139140
maturity: alpha
140141
provider:
141142
name: IBM
142-
replaces: ibm-namespace-scope-operator.v1.0.1
143143
version: 1.1.0

0 commit comments

Comments
 (0)