Skip to content

Commit f58b6b1

Browse files
committed
Merge branch 'mergeNextOnRelease' into 7.13.x
2 parents 7dae20e + 319f262 commit f58b6b1

File tree

68 files changed

+253
-171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+253
-171
lines changed

.github/bot-files/reviewers.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
default:
22
- spolti
33
- desmax74
4-
- msmagnanijr
54
- jakubschwan
6-
- amadhusu
75
- davidesalerno

businesscentral-monitoring/branch-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ modules:
1414
- name: jboss-eap-modules
1515
git:
1616
url: https://github.com/jboss-container-images/jboss-eap-modules.git
17-
ref: EAP_7410_CR2
17+
ref: EAP_7412_CR3
1818
- name: jboss-eap-7-image
1919
git:
2020
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
21-
ref: EAP_7410_CR2
21+
ref: EAP_7412_CR3
2222
- name: wildfly-cekit-modules
2323
git:
2424
url: https://github.com/wildfly/wildfly-cekit-modules.git

businesscentral-monitoring/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-businesscentral-monitoring-rhel8"
44
description: "Red Hat Business Central Monitoring 7.13 OpenShift container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

businesscentral-monitoring/tag-overrides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ modules:
1515
- name: jboss-eap-modules
1616
git:
1717
url: https://github.com/jboss-container-images/jboss-eap-modules.git
18-
ref: EAP_7410_CR2
18+
ref: EAP_7412_CR3
1919
- name: jboss-eap-7-image
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
22-
ref: EAP_7410_CR2
22+
ref: EAP_7412_CR3
2323
- name: wildfly-cekit-modules
2424
git:
2525
url: https://github.com/wildfly/wildfly-cekit-modules.git
2626
ref: 0.18.11
2727
- name: rhpam-7-image
2828
git:
2929
url: https://github.com/jboss-container-images/rhpam-7-image.git
30-
ref: 7.13.3.GA
30+
ref: 7.13.4.GA
3131
- name: jboss-kie-modules
3232
git:
3333
url: https://github.com/jboss-container-images/jboss-kie-modules.git
34-
ref: rhpam-7.13.3-1.GA
34+
ref: rhpam-7.13.4.GA

businesscentral/branch-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ modules:
1414
- name: jboss-eap-modules
1515
git:
1616
url: https://github.com/jboss-container-images/jboss-eap-modules.git
17-
ref: EAP_7410_CR2
17+
ref: EAP_7412_CR3
1818
- name: jboss-eap-7-image
1919
git:
2020
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
21-
ref: EAP_7410_CR2
21+
ref: EAP_7412_CR3
2222
- name: wildfly-cekit-modules
2323
git:
2424
url: https://github.com/wildfly/wildfly-cekit-modules.git

businesscentral/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-businesscentral-rhel8"
44
description: "Red Hat Business Central 7.13 OpenShift container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

businesscentral/tag-overrides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ modules:
1515
- name: jboss-eap-modules
1616
git:
1717
url: https://github.com/jboss-container-images/jboss-eap-modules.git
18-
ref: EAP_7410_CR2
18+
ref: EAP_7412_CR3
1919
- name: jboss-eap-7-image
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
22-
ref: EAP_7410_CR2
22+
ref: EAP_7412_CR3
2323
- name: wildfly-cekit-modules
2424
git:
2525
url: https://github.com/wildfly/wildfly-cekit-modules.git
2626
ref: 0.18.11
2727
- name: rhpam-7-image
2828
git:
2929
url: https://github.com/jboss-container-images/rhpam-7-image.git
30-
ref: 7.13.3.GA
30+
ref: 7.13.4.GA
3131
- name: jboss-kie-modules
3232
git:
3333
url: https://github.com/jboss-container-images/jboss-kie-modules.git
34-
ref: rhpam-7.13.3-1.GA
34+
ref: rhpam-7.13.4.GA

controller/branch-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ modules:
1414
- name: jboss-eap-modules
1515
git:
1616
url: https://github.com/jboss-container-images/jboss-eap-modules.git
17-
ref: EAP_7410_CR2
17+
ref: EAP_7412_CR3
1818
- name: jboss-eap-7-image
1919
git:
2020
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
21-
ref: EAP_7410_CR2
21+
ref: EAP_7412_CR3
2222
- name: wildfly-cekit-modules
2323
git:
2424
url: https://github.com/wildfly/wildfly-cekit-modules.git

controller/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-controller-rhel8"
44
description: "Red Hat Process Automation Manager Standalone Controller 7.13 container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

controller/tag-overrides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ modules:
1515
- name: jboss-eap-modules
1616
git:
1717
url: https://github.com/jboss-container-images/jboss-eap-modules.git
18-
ref: EAP_7410_CR2
18+
ref: EAP_7412_CR3
1919
- name: jboss-eap-7-image
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
22-
ref: EAP_7410_CR2
22+
ref: EAP_7412_CR3
2323
- name: wildfly-cekit-modules
2424
git:
2525
url: https://github.com/wildfly/wildfly-cekit-modules.git
2626
ref: 0.18.11
2727
- name: rhpam-7-image
2828
git:
2929
url: https://github.com/jboss-container-images/rhpam-7-image.git
30-
ref: 7.13.3.GA
30+
ref: 7.13.4.GA
3131
- name: jboss-kie-modules
3232
git:
3333
url: https://github.com/jboss-container-images/jboss-kie-modules.git
34-
ref: rhpam-7.13.3-1.GA
34+
ref: rhpam-7.13.4.GA

dashbuilder/branch-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ modules:
1414
- name: jboss-eap-modules
1515
git:
1616
url: https://github.com/jboss-container-images/jboss-eap-modules.git
17-
ref: EAP_7410_CR2
17+
ref: EAP_7412_CR3
1818
- name: jboss-eap-7-image
1919
git:
2020
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
21-
ref: EAP_7410_CR2
21+
ref: EAP_7412_CR3
2222
- name: wildfly-cekit-modules
2323
git:
2424
url: https://github.com/wildfly/wildfly-cekit-modules.git

dashbuilder/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-dashbuilder-rhel8"
44
description: "Red Hat Process Automation Manager Standalone Dashbuilder 7.13 container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

dashbuilder/tag-overrides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ modules:
1515
- name: jboss-eap-modules
1616
git:
1717
url: https://github.com/jboss-container-images/jboss-eap-modules.git
18-
ref: EAP_7410_CR2
18+
ref: EAP_7412_CR3
1919
- name: jboss-eap-7-image
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
22-
ref: EAP_7410_CR2
22+
ref: EAP_7412_CR3
2323
- name: wildfly-cekit-modules
2424
git:
2525
url: https://github.com/wildfly/wildfly-cekit-modules.git
2626
ref: 0.18.11
2727
- name: rhpam-7-image
2828
git:
2929
url: https://github.com/jboss-container-images/rhpam-7-image.git
30-
ref: 7.13.3.GA
30+
ref: 7.13.4.GA
3131
- name: jboss-kie-modules
3232
git:
3333
url: https://github.com/jboss-container-images/jboss-kie-modules.git
34-
ref: rhpam-7.13.3-1.GA
34+
ref: rhpam-7.13.4.GA

kieserver/branch-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ modules:
1414
- name: jboss-eap-modules
1515
git:
1616
url: https://github.com/jboss-container-images/jboss-eap-modules.git
17-
ref: EAP_7410_CR2
17+
ref: EAP_7412_CR3
1818
- name: jboss-eap-7-image
1919
git:
2020
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
21-
ref: EAP_7410_CR2
21+
ref: EAP_7412_CR3
2222
- name: wildfly-cekit-modules
2323
git:
2424
url: https://github.com/wildfly/wildfly-cekit-modules.git

kieserver/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-kieserver-rhel8"
44
description: "Red Hat Process Automation Manager Kie Server 7.13 container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

kieserver/tag-overrides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ modules:
1515
- name: jboss-eap-modules
1616
git:
1717
url: https://github.com/jboss-container-images/jboss-eap-modules.git
18-
ref: EAP_7410_CR2
18+
ref: EAP_7412_CR3
1919
- name: jboss-eap-7-image
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
22-
ref: EAP_7410_CR2
22+
ref: EAP_7412_CR3
2323
- name: wildfly-cekit-modules
2424
git:
2525
url: https://github.com/wildfly/wildfly-cekit-modules.git
2626
ref: 0.18.11
2727
- name: rhpam-7-image
2828
git:
2929
url: https://github.com/jboss-container-images/rhpam-7-image.git
30-
ref: 7.13.3.GA
30+
ref: 7.13.4.GA
3131
- name: jboss-kie-modules
3232
git:
3333
url: https://github.com/jboss-container-images/jboss-kie-modules.git
34-
ref: rhpam-7.13.3-1.GA
34+
ref: rhpam-7.13.4.GA

process-migration/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
name: "rhpam-7/rhpam-process-migration-rhel8"
44
description: "Red Hat Process Automation Manager Process Migration 7.13 container image"
5-
version: "7.13.3"
5+
version: "7.13.4"
66
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
77
labels:
88
- name: "com.redhat.component"

process-migration/tag-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ modules:
1515
- name: rhpam-7-image
1616
git:
1717
url: https://github.com/jboss-container-images/rhpam-7-image.git
18-
ref: 7.13.3.GA
18+
ref: 7.13.4.GA
1919
- name: jboss-kie-modules
2020
git:
2121
url: https://github.com/jboss-container-images/jboss-kie-modules.git
22-
ref: rhpam-7.13.3-1.GA
22+
ref: rhpam-7.13.4.GA

quickstarts/hello-rules-multi-module/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Red Hat Process Automation Manager KIE Server decisions Quickstart - Multi module
22

3-
This quickstart is intended to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/kieserver) image.
3+
This quickstart is intended to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.4.GA/kieserver) image.
44

55
## How to use it?
66

7-
To deploy the Hello Rules demo you can use the [rhdm713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3-1.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template.
7+
To deploy the Hello Rules demo you can use the [rhdm713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.4.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template.
88

99

1010
To deploy it on your OpenShift instance, just execute the following commands:
@@ -29,13 +29,13 @@ Error from server (NotFound): templates "rhdm713-prod-immutable-kieserver" not f
2929
If you don't have it yet, just install it:
3030

3131
```bash
32-
oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.3.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml -n openshift
32+
oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.4.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml -n openshift
3333
template "rhdm713-prod-immutable-kieserver" created
3434
```
3535

3636
For this template, we also need to install the secrets, which contain the certificates to configure https:
3737
```bash
38-
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.3.GA/example-app-secret-template.yaml
38+
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.4.GA/example-app-secret-template.yaml
3939
$ oc new-app example-app-secret -p SECRET_NAME=decisioncentral-app-secret
4040
```
4141

@@ -47,13 +47,13 @@ Error from server (NotFound): imagestreams.image.openshift.io "rhpam-kieserver-r
4747
If the `rhpam-kieserver-rhel8` is not found, install it under the 'openshift' namespace:
4848

4949
```bash
50-
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.3.GA/rhpam713-image-streams.yaml -n openshift
50+
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.4.GA/rhpam713-image-streams.yaml -n openshift
5151
```
5252

5353
Deploy the `credentials secret` provided as example:
5454

5555
```bash
56-
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.3.GA/example-credentials.yaml
56+
$ oc create -f https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.13.4.GA/example-credentials.yaml
5757
secret/rhpam-credentials created
5858
```
5959

@@ -72,7 +72,7 @@ $ oc new-app rhdm713-prod-immutable-kieserver \
7272
-p KIE_SERVER_CONTAINER_DEPLOYMENT=hellorules=org.openshift.quickstarts:rhpam-kieserver-decisions:1.6.0-SNAPSHOT \
7373
-p ARTIFACT_DIR=hellorules/target,hellorules-model/target \
7474
-p SOURCE_REPOSITORY_URL=https://github.com/jboss-container-images/rhpam-7-openshift-image.git \
75-
-p SOURCE_REPOSITORY_REF=7.13.3.GA \
75+
-p SOURCE_REPOSITORY_REF=7.13.4.GA \
7676
-p CONTEXT_DIR=quickstarts/hello-rules-multi-module \
7777
-p IMAGE_STREAM_NAMESPACE=openshift
7878
```
@@ -94,7 +94,7 @@ To do so, execute the following commands:
9494
```bash
9595
$ oc new-app eap73-basic-s2i \
9696
-p SOURCE_REPOSITORY_URL=https://github.com/jboss-container-images/rhpam-7-openshift-image.git \
97-
-p SOURCE_REPOSITORY_REF=7.13.3.GA \
97+
-p SOURCE_REPOSITORY_REF=7.13.4.GA \
9898
-p CONTEXT_DIR=quickstarts/hello-rules
9999
```
100100

quickstarts/hello-rules-multi-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<!-- maven-compiler-plugin -->
3030
<maven.compiler.version>3.8.0</maven.compiler.version>
31-
<ba-platform-bom.version>7.13.3.redhat-00003</ba-platform-bom.version>
31+
<ba-platform-bom.version>7.13.4.redhat-00002</ba-platform-bom.version>
3232
<jaxb-api.version>2.3.0.redhat-1</jaxb-api.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)