Skip to content

Commit 8609deb

Browse files
authored
Merge pull request #526 from WASdev/deploy-122-rc
Updates for WLO 1.2.2
2 parents 4faa67c + f1e67fd commit 8609deb

File tree

13 files changed

+19
-19
lines changed

13 files changed

+19
-19
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal:latest
2525
ARG USER_ID=65532
2626
ARG GROUP_ID=65532
2727

28-
ARG VERSION_LABEL=1.2.1
28+
ARG VERSION_LABEL=1.2.2
2929
ARG RELEASE_LABEL=XX
3030
ARG VCS_REF=0123456789012345678901234567890123456789
3131
ARG VCS_URL="https://github.com/WASdev/websphere-liberty-operator"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# To re-generate a bundle for another specific version without changing the standard setup, you can:
44
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
55
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6-
VERSION ?= 1.2.1
6+
VERSION ?= 1.2.2
77
OPERATOR_SDK_RELEASE_VERSION ?= v1.24.0
88

99
# CHANNELS define the bundle channels used in the bundle.

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

Lines changed: 7 additions & 7 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:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3",
14+
"applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105",
1515
"expose": true,
1616
"license": {
1717
"accept": false,
@@ -59,9 +59,9 @@ metadata:
5959
capabilities: Auto Pilot
6060
categories: Application Runtime
6161
containerImage: icr.io/cpopen/websphere-liberty-operator:daily
62-
createdAt: "2023-07-20T10:35:34Z"
62+
createdAt: "2023-07-31T18:03:44Z"
6363
description: Deploy and manage containerized Liberty applications
64-
olm.skipRange: '>=1.0.0 <1.2.1'
64+
olm.skipRange: '>=1.0.0 <1.2.2'
6565
operators.openshift.io/infrastructure-features: '["disconnected"]'
6666
operators.operatorframework.io/builder: operator-sdk-v1.24.0
6767
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
@@ -72,7 +72,7 @@ metadata:
7272
operatorframework.io/arch.ppc64le: supported
7373
operatorframework.io/arch.s390x: supported
7474
operatorframework.io/os.linux: supported
75-
name: ibm-websphere-liberty.v1.2.1
75+
name: ibm-websphere-liberty.v1.2.2
7676
namespace: placeholder
7777
spec:
7878
apiservicedefinitions: {}
@@ -859,7 +859,7 @@ spec:
859859
fieldRef:
860860
fieldPath: metadata.annotations['olm.targetNamespaces']
861861
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
862-
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
862+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105
863863
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
864864
value: icr.io/cpopen/websphere-liberty-operator:daily
865865
image: icr.io/cpopen/websphere-liberty-operator:daily
@@ -1134,8 +1134,8 @@ spec:
11341134
provider:
11351135
name: IBM
11361136
relatedImages:
1137-
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
1137+
- image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105
11381138
name: liberty-sample-app
11391139
- image: icr.io/cpopen/websphere-liberty-operator:daily
11401140
name: websphere-liberty-operator
1141-
version: 1.2.1
1141+
version: 1.2.2

bundle/tests/scorecard/kuttl/basic/00-assert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ metadata:
1313
name: my-wsliberty-app
1414
status:
1515
versions:
16-
reconciled: 1.2.1
16+
reconciled: 1.2.2
1717

bundle/tests/scorecard/kuttl/dump/01-dump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ spec:
1010
- thread
1111
- heap
1212
versions:
13-
reconciled: 1.2.1
13+
reconciled: 1.2.2

bundle/tests/scorecard/kuttl/trace/01-trace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ spec:
1010
maxFileSize: 20
1111
maxFiles: 5
1212
versions:
13-
reconciled: 1.2.1
13+
reconciled: 1.2.2

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:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
75+
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105
7676
- name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR
7777
value: OPERATOR_IMAGE
7878
securityContext:

config/manifests/bases/ibm-websphere-liberty.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
categories: Application Runtime
88
createdAt: "2021-11-25T14:00:00Z"
99
description: Deploy and manage containerized Liberty applications
10-
olm.skipRange: '>=1.0.0 <1.2.1'
10+
olm.skipRange: '>=1.0.0 <1.2.2'
1111
operators.openshift.io/infrastructure-features: '["disconnected"]'
1212
repository: https://github.com/WASdev/websphere-liberty-operator
1313
support: IBM

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:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
10+
applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105
1111
expose: true
1212
manageTLS: true
1313
replicas: 1

index.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM registry.redhat.io/openshift4/ose-operator-registry:v4.12 AS builder
22

33
FROM registry.redhat.io/ubi8/ubi-minimal
44

5-
ARG VERSION_LABEL=1.2.1
5+
ARG VERSION_LABEL=1.2.2
66
ARG RELEASE_LABEL=XX
77
ARG VCS_REF=0123456789012345678901234567890123456789
88
ARG VCS_URL="https://github.com/WASdev/websphere-liberty-operator"

0 commit comments

Comments
 (0)