@@ -22,7 +22,7 @@ metadata:
22
22
]
23
23
capabilities : Seamless Upgrades
24
24
cloudPakThemesVersion : styles4100.css
25
- containerImage : icr.io/cpopen/common-service-operator:4.11 .0
25
+ containerImage : icr.io/cpopen/common-service-operator:4.12 .0
26
26
createdAt : " 2025-02-20T00:28:09Z"
27
27
description : The IBM Cloud Pak foundational services operator is used to deploy IBM foundational services.
28
28
features.operators.openshift.io/disconnected : " true"
@@ -34,9 +34,9 @@ metadata:
34
34
features.operators.openshift.io/token-auth-gcp : " false"
35
35
nss.operator.ibm.com/managed-operators : ibm-common-service-operator
36
36
nss.operator.ibm.com/managed-webhooks : " "
37
- olm.skipRange : " >=3.3.0 <4.11 .0"
38
- operatorChannel : v4.11
39
- operatorVersion : 4.11 .0
37
+ olm.skipRange : " >=3.3.0 <4.12 .0"
38
+ operatorChannel : v4.12
39
+ operatorVersion : 4.12 .0
40
40
operators.openshift.io/infrastructure-features : ' ["disconnected"]'
41
41
operators.operatorframework.io/builder : operator-sdk-v1.38.0
42
42
operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
@@ -47,7 +47,7 @@ metadata:
47
47
operatorframework.io/arch.ppc64le : supported
48
48
operatorframework.io/arch.s390x : supported
49
49
operatorframework.io/os.linux : supported
50
- name : ibm-common-service-operator.v4.11 .0
50
+ name : ibm-common-service-operator.v4.12 .0
51
51
namespace : placeholder
52
52
spec :
53
53
apiservicedefinitions : {}
@@ -207,7 +207,7 @@ spec:
207
207
208
208
## Operator versions
209
209
210
- - 4.11 .0
210
+ - 4.12 .0
211
211
212
212
## Prerequisites
213
213
@@ -383,7 +383,7 @@ spec:
383
383
fieldPath : metadata.annotations['olm.targetNamespaces']
384
384
- name : OPERATOR_NAME
385
385
value : ibm-common-service-operator
386
- image : icr.io/cpopen/common-service-operator:4.11 .0
386
+ image : icr.io/cpopen/common-service-operator:4.12 .0
387
387
imagePullPolicy : IfNotPresent
388
388
livenessProbe :
389
389
failureThreshold : 10
@@ -631,7 +631,7 @@ spec:
631
631
minKubeVersion : 1.19.0
632
632
provider :
633
633
name : IBM
634
- version : 4.11 .0
634
+ version : 4.12 .0
635
635
webhookdefinitions :
636
636
- admissionReviewVersions :
637
637
- v1
@@ -674,5 +674,5 @@ spec:
674
674
type : ValidatingAdmissionWebhook
675
675
webhookPath : /validate-operator-ibm-com-v3-commonservice
676
676
relatedImages :
677
- - image : icr.io/cpopen/common-service-operator:4.11 .0
677
+ - image : icr.io/cpopen/common-service-operator:4.12 .0
678
678
name : COMMON_SERVICE_OPERATOR_IMAGE
0 commit comments