Skip to content

Commit b395167

Browse files
authored
Merge pull request #858 from WASdev/update-sample-app
Update sample app
2 parents 5cb1e2b + 3e8b4ba commit b395167

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

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:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514",
14+
"applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd",
1515
"expose": true,
1616
"license": {
1717
"accept": false,
@@ -67,7 +67,7 @@ metadata:
6767
capabilities: Auto Pilot
6868
categories: Application Runtime
6969
containerImage: icr.io/cpopen/websphere-liberty-operator:daily
70-
createdAt: "2026-04-14T18:21:51Z"
70+
createdAt: "2026-04-15T23:57:28Z"
7171
description: Deploy and manage containerized Liberty applications
7272
features.operators.openshift.io/disconnected: "true"
7373
olm.skipRange: '>=1.0.0 <1.6.1'
@@ -1019,7 +1019,7 @@ spec:
10191019
fieldRef:
10201020
fieldPath: metadata.annotations['olm.targetNamespaces']
10211021
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
1022-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
1022+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
10231023
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
10241024
value: icr.io/cpopen/websphere-liberty-operator:daily
10251025
image: icr.io/cpopen/websphere-liberty-operator:daily
@@ -1315,7 +1315,7 @@ spec:
13151315
provider:
13161316
name: IBM
13171317
relatedImages:
1318-
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
1318+
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
13191319
name: liberty-sample-app
13201320
- image: icr.io/cpopen/websphere-liberty-operator:daily
13211321
name: websphere-liberty-operator

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
fieldRef:
7575
fieldPath: metadata.annotations['olm.targetNamespaces']
7676
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
77-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
77+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
7878
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
7979
value: OPERATOR_IMAGE
8080
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:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
10+
applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
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
@@ -307,7 +307,7 @@ spec:
307307
- name: WATCH_NAMESPACE
308308
value: WEBSPHERE_LIBERTY_WATCH_NAMESPACE
309309
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
310-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
310+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
311311
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
312312
value: icr.io/cpopen/websphere-liberty-operator:daily
313313
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:323580e543429bd299f127c8956aaf319a670bce619510d3ebb67282afabb514
58+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:1762625d6217dfeac43443b37e7fede08e8a63525f601443e5e672a4b970b8bd
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)