File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,15 @@ metadata:
13
13
}
14
14
]
15
15
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"
16
23
olm.skipRange : ' >=1.1.0 <1.5.3'
17
24
operatorframework.io/suggested-namespace : openshift-sandboxed-containers-operator
18
- operators.openshift.io/infrastructure-features : ' ["disconnected", "fips"]'
19
25
operators.openshift.io/valid-subscription : ' ["OpenShift Container Platform", "OpenShift
20
26
Platform Plus"]'
21
27
operators.operatorframework.io/builder : operator-sdk-v1.20.1+git
@@ -365,6 +371,7 @@ spec:
365
371
maturity : beta
366
372
provider :
367
373
name : Red Hat
374
+ replaces : sandboxed-containers-operator.v1.5.2
368
375
version : 1.5.3
369
376
webhookdefinitions :
370
377
- admissionReviewVersions :
You can’t perform that action at this time.
0 commit comments