Skip to content

Commit 6b87314

Browse files
authored
add skiprange for namespace-scope operator (#112)
1 parent 036fb42 commit 6b87314

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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-2T15:38:33Z"
27+
olm.skipRange: '<1.3.0'
2728
operators.operatorframework.io/builder: operator-sdk-v1.7.1+git
2829
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
2930
repository: https://github.com/IBM/ibm-namespace-scope-operator

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

Lines changed: 1 addition & 0 deletions
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-2T15:38:33Z"
27+
olm.skipRange: '<1.3.0'
2728
operators.operatorframework.io/builder: operator-sdk-v1.7.1+git
2829
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
2930
repository: https://github.com/IBM/ibm-namespace-scope-operator

0 commit comments

Comments
 (0)