Skip to content

Commit 3fe8fd9

Browse files
authored
Merge pull request #1140 from tkan145/THREESCALE-12043
THREESCALE-12043 Add OCP 4.21 support
2 parents 7af2db9 + 1e71a1f commit 3fe8fd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ metadata:
242242
containerImage: quay.io/3scale/3scale-operator:master
243243
createdAt: "2019-05-30T22:40:00Z"
244244
description: 3scale Operator to provision 3scale and publish/manage API
245-
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.20"}]'
245+
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.21"}]'
246246
operators.openshift.io/infrastructure-features: '["Disconnected"]'
247247
operators.openshift.io/valid-subscription: '["Red Hat Integration", "Red Hat 3scale API Management"]'
248248
operators.operatorframework.io/builder: operator-sdk-v1.2.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
containerImage: quay.io/3scale/3scale-operator:master
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.20"}]'
12+
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.21"}]'
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)