@@ -11,7 +11,7 @@ metadata:
11
11
"name": "runtimecomponent-sample"
12
12
},
13
13
"spec": {
14
- "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:fd04ce5a5870387a379b54da5c47d0338c5f4a1254611d2418f1f959d018ba7e ",
14
+ "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:422a7a00edc338497c0a91890b09204b8505ef0e377bb9b5944ace0102055e91 ",
15
15
"expose": true,
16
16
"manageTLS": true,
17
17
"replicas": 1,
@@ -44,7 +44,7 @@ metadata:
44
44
"name": "runtimecomponent-sample"
45
45
},
46
46
"spec": {
47
- "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:fd04ce5a5870387a379b54da5c47d0338c5f4a1254611d2418f1f959d018ba7e ",
47
+ "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:422a7a00edc338497c0a91890b09204b8505ef0e377bb9b5944ace0102055e91 ",
48
48
"expose": true,
49
49
"replicas": 1,
50
50
"service": {
@@ -71,10 +71,16 @@ metadata:
71
71
categories : Application Runtime
72
72
certified : " true"
73
73
containerImage : icr.io/appcafe/runtime-component-operator:daily
74
- createdAt : " 2024-07-11T19:05:26Z "
74
+ createdAt : " 2024-08-01T20:26:42Z "
75
75
description : Deploys any runtime component with dynamic and auto-tuning configuration
76
- olm.skipRange : ' >=0.8.0 <1.3.2'
77
- operators.openshift.io/infrastructure-features : ' ["disconnected"]'
76
+ features.operators.openshift.io/disconnected : " true"
77
+ features.operators.openshift.io/fips-compliant : " true"
78
+ features.operators.openshift.io/proxy-aware : " false"
79
+ features.operators.openshift.io/tls-profiles : " false"
80
+ features.operators.openshift.io/token-auth-aws : " false"
81
+ features.operators.openshift.io/token-auth-azure : " false"
82
+ features.operators.openshift.io/token-auth-gcp : " false"
83
+ olm.skipRange : ' >=0.8.0 <1.3.3'
78
84
operators.operatorframework.io/builder : operator-sdk-v1.27.0
79
85
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
80
86
repository : https://github.com/application-stacks/runtime-component-operator
@@ -84,7 +90,7 @@ metadata:
84
90
operatorframework.io/arch.ppc64le : supported
85
91
operatorframework.io/arch.s390x : supported
86
92
operatorframework.io/os.linux : supported
87
- name : runtime-component.v1.3.2
93
+ name : runtime-component.v1.3.3
88
94
namespace : placeholder
89
95
spec :
90
96
apiservicedefinitions : {}
@@ -1012,7 +1018,7 @@ spec:
1012
1018
fieldRef :
1013
1019
fieldPath : metadata.annotations['olm.targetNamespaces']
1014
1020
- name : RELATED_IMAGE_LIBERTY_SAMPLE_APP
1015
- value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:fd04ce5a5870387a379b54da5c47d0338c5f4a1254611d2418f1f959d018ba7e
1021
+ value : icr.io/appcafe/open-liberty/samples/getting-started@sha256:422a7a00edc338497c0a91890b09204b8505ef0e377bb9b5944ace0102055e91
1016
1022
- name : RELATED_IMAGE_RUNTIME_COMPONENT_OPERATOR
1017
1023
value : icr.io/appcafe/runtime-component-operator:daily
1018
1024
image : icr.io/appcafe/runtime-component-operator:daily
@@ -1295,8 +1301,8 @@ spec:
1295
1301
provider :
1296
1302
name : Community
1297
1303
relatedImages :
1298
- - image : icr.io/appcafe/open-liberty/samples/getting-started@sha256:fd04ce5a5870387a379b54da5c47d0338c5f4a1254611d2418f1f959d018ba7e
1304
+ - image : icr.io/appcafe/open-liberty/samples/getting-started@sha256:422a7a00edc338497c0a91890b09204b8505ef0e377bb9b5944ace0102055e91
1299
1305
name : liberty-sample-app
1300
1306
- image : icr.io/appcafe/runtime-component-operator:daily
1301
1307
name : runtime-component-operator
1302
- version : 1.3.2
1308
+ version : 1.3.3
0 commit comments