Skip to content

Commit bfd2729

Browse files
authored
Merge pull request #986 from MStokluska/THREESCALE-11105
THREESCALE-11105 bump maxOpenshiftVersion to 4.16
2 parents 29dca58 + acd6bba commit bfd2729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/manifests/3scale-operator.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ metadata:
205205
containerImage: quay.io/3scale/3scale-operator:v0.11.0
206206
createdAt: "2019-05-30T22:40:00Z"
207207
description: 3scale Operator to provision 3scale and publish/manage API
208-
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.15"}]'
208+
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.16"}]'
209209
operators.openshift.io/infrastructure-features: '["Disconnected"]'
210210
operators.openshift.io/valid-subscription: '["Red Hat Integration", "Red Hat 3scale API Management"]'
211211
operators.operatorframework.io/builder: operator-sdk-v1.2.0

config/manifests/bases/3scale-operator.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
containerImage: quay.io/3scale/3scale-operator:v0.11.0
1010
createdAt: "2019-05-30T22:40:00Z"
1111
description: 3scale Operator to provision 3scale and publish/manage API
12-
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.15"}]'
12+
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.16"}]'
1313
operators.openshift.io/infrastructure-features: '["Disconnected"]'
1414
operators.openshift.io/valid-subscription: '["Red Hat Integration", "Red Hat 3scale API Management"]'
1515
operators.operatorframework.io/builder: operator-sdk-v1.2.0

0 commit comments

Comments
 (0)