File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ metadata:
5959 capabilities : Auto Pilot
6060 categories : Application Runtime
6161 containerImage : icr.io/cpopen/websphere-liberty-operator:daily
62- createdAt : " 2023-06-26T17:52:19Z "
62+ createdAt : " 2023-07-20T10:35:34Z "
6363 description : Deploy and manage containerized Liberty applications
6464 olm.skipRange : ' >=1.0.0 <1.2.1'
6565 operators.openshift.io/infrastructure-features : ' ["disconnected"]'
@@ -860,6 +860,8 @@ spec:
860860 fieldPath : metadata.annotations['olm.targetNamespaces']
861861 - name : RELATED_IMAGE_LIBERTY_SAMPLE_APP
862862 value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
863+ - name : RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
864+ value : icr.io/cpopen/websphere-liberty-operator:daily
863865 image : icr.io/cpopen/websphere-liberty-operator:daily
864866 livenessProbe :
865867 failureThreshold : 3
@@ -1134,4 +1136,6 @@ spec:
11341136 relatedImages :
11351137 - image : icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
11361138 name : liberty-sample-app
1139+ - image : icr.io/cpopen/websphere-liberty-operator:daily
1140+ name : websphere-liberty-operator
11371141 version : 1.2.1
Original file line number Diff line number Diff line change @@ -306,6 +306,8 @@ spec:
306306 value : WEBSPHERE_LIBERTY_WATCH_NAMESPACE
307307 - name : RELATED_IMAGE_LIBERTY_SAMPLE_APP
308308 value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
309+ - name : RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
310+ value : icr.io/cpopen/websphere-liberty-operator:daily
309311 image : icr.io/cpopen/websphere-liberty-operator:daily
310312 livenessProbe :
311313 failureThreshold : 3
Original file line number Diff line number Diff line change 5656 fieldPath : metadata.namespace
5757 - name : RELATED_IMAGE_LIBERTY_SAMPLE_APP
5858 value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
59+ - name : RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
60+ value : cp.stg.icr.io/cp/websphere-liberty-operator:main
5961 image : cp.stg.icr.io/cp/websphere-liberty-operator:main
6062 livenessProbe :
6163 failureThreshold : 3
You can’t perform that action at this time.
0 commit comments