File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,15 @@ metadata:
1313 }
1414 ]
1515 capabilities : Seamless Upgrades
16+ features.operators.openshift.io/disconnected : " true"
17+ features.operators.openshift.io/fips-compliant : " false"
18+ features.operators.openshift.io/proxy-aware : " false"
19+ features.operators.openshift.io/tls-profiles : " false"
20+ features.operators.openshift.io/token-auth-aws : " false"
21+ features.operators.openshift.io/token-auth-azure : " false"
22+ features.operators.openshift.io/token-auth-gcp : " false"
1623 olm.skipRange : ' >=1.1.0 <1.5.3'
1724 operatorframework.io/suggested-namespace : openshift-sandboxed-containers-operator
18- operators.openshift.io/infrastructure-features : ' ["disconnected", "fips"]'
1925 operators.openshift.io/valid-subscription : ' ["OpenShift Container Platform", "OpenShift
2026 Platform Plus"]'
2127 operators.operatorframework.io/builder : operator-sdk-v1.20.1+git
@@ -365,6 +371,7 @@ spec:
365371 maturity : beta
366372 provider :
367373 name : Red Hat
374+ replaces : sandboxed-containers-operator.v1.5.2
368375 version : 1.5.3
369376 webhookdefinitions :
370377 - admissionReviewVersions :
You can’t perform that action at this time.
0 commit comments