@@ -11,7 +11,7 @@ metadata:
1111 "name": "runtimecomponent-sample"
1212 },
1313 "spec": {
14- "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:4d527962b6866e27f47f8f3f31f2a4c0fd7c657e9baa91126466387ad56fe923 ",
14+ "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:f55b852d939f7ac3234c08e23c0d1ab183b68079d5b93b87b0945c937043f523 ",
1515 "expose": true,
1616 "manageTLS": true,
1717 "replicas": 1,
@@ -44,7 +44,7 @@ metadata:
4444 "name": "runtimecomponent-sample"
4545 },
4646 "spec": {
47- "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:4d527962b6866e27f47f8f3f31f2a4c0fd7c657e9baa91126466387ad56fe923 ",
47+ "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:f55b852d939f7ac3234c08e23c0d1ab183b68079d5b93b87b0945c937043f523 ",
4848 "expose": true,
4949 "replicas": 1,
5050 "service": {
@@ -71,7 +71,7 @@ metadata:
7171 categories : Application Runtime
7272 certified : " true"
7373 containerImage : icr.io/appcafe/runtime-component-operator:daily
74- createdAt : " 2025-03-28T19:10:22Z "
74+ createdAt : " 2025-05-02T19:13:45Z "
7575 description : Deploys any runtime component with dynamic and auto-tuning configuration
7676 features.operators.openshift.io/disconnected : " true"
7777 features.operators.openshift.io/fips-compliant : " true"
@@ -80,7 +80,7 @@ metadata:
8080 features.operators.openshift.io/token-auth-aws : " false"
8181 features.operators.openshift.io/token-auth-azure : " false"
8282 features.operators.openshift.io/token-auth-gcp : " false"
83- olm.skipRange : ' >=0.8.0 <1.4.2 '
83+ olm.skipRange : ' >=0.8.0 <1.4.3 '
8484 operators.operatorframework.io/builder : operator-sdk-v1.37.0
8585 operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
8686 repository : https://github.com/application-stacks/runtime-component-operator
@@ -90,7 +90,7 @@ metadata:
9090 operatorframework.io/arch.ppc64le : supported
9191 operatorframework.io/arch.s390x : supported
9292 operatorframework.io/os.linux : supported
93- name : runtime-component.v1.4.2
93+ name : runtime-component.v1.4.3
9494 namespace : placeholder
9595spec :
9696 apiservicedefinitions : {}
@@ -1031,7 +1031,7 @@ spec:
10311031 fieldRef :
10321032 fieldPath : metadata.annotations['olm.targetNamespaces']
10331033 - name : RELATED_IMAGE_LIBERTY_SAMPLE_APP
1034- value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:4d527962b6866e27f47f8f3f31f2a4c0fd7c657e9baa91126466387ad56fe923
1034+ value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:f55b852d939f7ac3234c08e23c0d1ab183b68079d5b93b87b0945c937043f523
10351035 - name : RELATED_IMAGE_RUNTIME_COMPONENT_OPERATOR
10361036 value : icr.io/appcafe/runtime-component-operator:daily
10371037 image : icr.io/appcafe/runtime-component-operator:daily
@@ -1318,8 +1318,8 @@ spec:
13181318 provider :
13191319 name : Community
13201320 relatedImages :
1321- - image : icr.io/appcafe/open-liberty/samples/getting-started@sha256:4d527962b6866e27f47f8f3f31f2a4c0fd7c657e9baa91126466387ad56fe923
1321+ - image : icr.io/appcafe/open-liberty/samples/getting-started@sha256:f55b852d939f7ac3234c08e23c0d1ab183b68079d5b93b87b0945c937043f523
13221322 name : liberty-sample-app
13231323 - image : icr.io/appcafe/runtime-component-operator:daily
13241324 name : runtime-component-operator
1325- version : 1.4.2
1325+ version : 1.4.3
0 commit comments