@@ -22,7 +22,7 @@ metadata:
2222 ]
2323 capabilities : Seamless Upgrades
2424 cloudPakThemesVersion : styles4100.css
25- containerImage : icr.io/cpopen/common-service-operator:4.14 .0
25+ containerImage : icr.io/cpopen/common-service-operator:4.15 .0
2626 createdAt : " 2025-05-16T03:15:01Z"
2727 description : The IBM Cloud Pak foundational services operator is used to deploy IBM foundational services.
2828 features.operators.openshift.io/disconnected : " true"
@@ -34,9 +34,9 @@ metadata:
3434 features.operators.openshift.io/token-auth-gcp : " false"
3535 nss.operator.ibm.com/managed-operators : ibm-common-service-operator
3636 nss.operator.ibm.com/managed-webhooks : " "
37- olm.skipRange : " >=3.3.0 <4.14 .0"
38- operatorChannel : v4.14
39- operatorVersion : 4.14 .0
37+ olm.skipRange : " >=3.3.0 <4.15 .0"
38+ operatorChannel : v4.15
39+ operatorVersion : 4.15 .0
4040 operators.openshift.io/infrastructure-features : ' ["disconnected"]'
4141 operators.operatorframework.io/builder : operator-sdk-v1.38.0
4242 operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
@@ -47,7 +47,7 @@ metadata:
4747 operatorframework.io/arch.ppc64le : supported
4848 operatorframework.io/arch.s390x : supported
4949 operatorframework.io/os.linux : supported
50- name : ibm-common-service-operator.v4.14 .0
50+ name : ibm-common-service-operator.v4.15 .0
5151 namespace : placeholder
5252spec :
5353 apiservicedefinitions : {}
@@ -207,7 +207,7 @@ spec:
207207
208208 ## Operator versions
209209
210- - 4.14 .0
210+ - 4.15 .0
211211
212212 ## Prerequisites
213213
@@ -385,7 +385,7 @@ spec:
385385 value : ibm-common-service-operator
386386 - name : CPFS_UTILS_IMAGE
387387 value : icr.io/cpopen/cpfs/cpfs-utils:latest
388- image : icr.io/cpopen/common-service-operator:4.14 .0
388+ image : icr.io/cpopen/common-service-operator:4.15 .0
389389 imagePullPolicy : IfNotPresent
390390 livenessProbe :
391391 failureThreshold : 10
@@ -642,7 +642,7 @@ spec:
642642 minKubeVersion : 1.19.0
643643 provider :
644644 name : IBM
645- version : 4.14 .0
645+ version : 4.15 .0
646646 webhookdefinitions :
647647 - admissionReviewVersions :
648648 - v1
@@ -685,11 +685,11 @@ spec:
685685 type : ValidatingAdmissionWebhook
686686 webhookPath : /validate-operator-ibm-com-v3-commonservice
687687 relatedImages :
688- - image : icr.io/cpopen/common-service-operator:4.14 .0
688+ - image : icr.io/cpopen/common-service-operator:4.15 .0
689689 name : COMMON_SERVICE_OPERATOR_IMAGE
690690 - image : icr.io/cpopen/cpfs/cpfs-utils:latest
691691 name : CPFS_UTILS_IMAGE
692692 - image : icr.io/cpopen/cpfs/must-gather:latest
693693 name : MUST_GATHER_IMAGE
694- - image : icr.io/cpopen/cpfs/cpfs-oadp-plugins:4.14 .0
694+ - image : icr.io/cpopen/cpfs/cpfs-oadp-plugins:4.15 .0
695695 name : CPFS_OADP_PLUGINS_IMAGE
0 commit comments