Skip to content

Commit 189d70a

Browse files
authored
Update getting-started sample application (#643)
Signed-off-by: Leo Christy Jesuraj <[email protected]>
1 parent ddc7527 commit 189d70a

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
"name": "websphereliberty-app-sample"
1212
},
1313
"spec": {
14-
"applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f",
14+
"applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac",
1515
"expose": true,
1616
"license": {
1717
"accept": false,
@@ -61,7 +61,7 @@ metadata:
6161
capabilities: Auto Pilot
6262
categories: Application Runtime
6363
containerImage: icr.io/cpopen/websphere-liberty-operator:daily
64-
createdAt: "2024-05-01T21:30:53Z"
64+
createdAt: "2024-05-01T23:19:47Z"
6565
description: Deploy and manage containerized Liberty applications
6666
olm.skipRange: '>=1.0.0 <1.3.2'
6767
operators.openshift.io/infrastructure-features: '["disconnected"]'
@@ -898,7 +898,7 @@ spec:
898898
fieldRef:
899899
fieldPath: metadata.annotations['olm.targetNamespaces']
900900
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
901-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
901+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
902902
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
903903
value: icr.io/cpopen/websphere-liberty-operator:daily
904904
image: icr.io/cpopen/websphere-liberty-operator:daily
@@ -1196,7 +1196,7 @@ spec:
11961196
provider:
11971197
name: IBM
11981198
relatedImages:
1199-
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
1199+
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
12001200
name: liberty-sample-app
12011201
- image: icr.io/cpopen/websphere-liberty-operator:daily
12021202
name: websphere-liberty-operator

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spec:
7272
fieldRef:
7373
fieldPath: metadata.annotations['olm.targetNamespaces']
7474
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
75-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
75+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
7676
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
7777
value: OPERATOR_IMAGE
7878
securityContext:

config/samples/liberty.websphere.ibm.com_v1_webspherelibertyapplications.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
accept: false
88
edition: IBM WebSphere Application Server
99
productEntitlementSource: Standalone
10-
applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
10+
applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
1111
expose: true
1212
manageTLS: true
1313
replicas: 1

internal/deploy/kubectl/websphereliberty-app-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ spec:
327327
- name: WATCH_NAMESPACE
328328
value: WEBSPHERE_LIBERTY_WATCH_NAMESPACE
329329
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
330-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
330+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
331331
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
332332
value: icr.io/cpopen/websphere-liberty-operator:daily
333333
image: icr.io/cpopen/websphere-liberty-operator:daily

internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
fieldRef:
5656
fieldPath: metadata.namespace
5757
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
58-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:cd4a9cc586dc371c34df44853abd3301bfd9bfde14efa01170625342a070d14f
58+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac
5959
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
6060
value: cp.stg.icr.io/cp/websphere-liberty-operator:main
6161
image: cp.stg.icr.io/cp/websphere-liberty-operator:main

0 commit comments

Comments
 (0)