From 7dae20ea07d6d92ea7366649e1237e95c778f8bb Mon Sep 17 00:00:00 2001 From: Spolti Date: Tue, 8 Aug 2023 14:18:11 -0300 Subject: [PATCH] [KIECLOUD-728] - Prepare RHPAM and BAMOE 7.13.3 images for respin Signed-off-by: Spolti --- businesscentral-monitoring/tag-overrides.yaml | 2 +- businesscentral/tag-overrides.yaml | 2 +- controller/tag-overrides.yaml | 2 +- dashbuilder/tag-overrides.yaml | 2 +- kieserver/tag-overrides.yaml | 2 +- process-migration/tag-overrides.yaml | 2 +- quickstarts/hello-rules-multi-module/README.md | 4 ++-- quickstarts/hello-rules/README.md | 4 ++-- quickstarts/library-process/README.md | 4 ++-- quickstarts/router-ext/README.md | 4 ++-- smartrouter/tag-overrides.yaml | 2 +- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/businesscentral-monitoring/tag-overrides.yaml b/businesscentral-monitoring/tag-overrides.yaml index d6b1b876..4084a442 100644 --- a/businesscentral-monitoring/tag-overrides.yaml +++ b/businesscentral-monitoring/tag-overrides.yaml @@ -31,4 +31,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/businesscentral/tag-overrides.yaml b/businesscentral/tag-overrides.yaml index d6b1b876..4084a442 100644 --- a/businesscentral/tag-overrides.yaml +++ b/businesscentral/tag-overrides.yaml @@ -31,4 +31,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/controller/tag-overrides.yaml b/controller/tag-overrides.yaml index d6b1b876..4084a442 100644 --- a/controller/tag-overrides.yaml +++ b/controller/tag-overrides.yaml @@ -31,4 +31,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/dashbuilder/tag-overrides.yaml b/dashbuilder/tag-overrides.yaml index d6b1b876..4084a442 100644 --- a/dashbuilder/tag-overrides.yaml +++ b/dashbuilder/tag-overrides.yaml @@ -31,4 +31,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/kieserver/tag-overrides.yaml b/kieserver/tag-overrides.yaml index d6b1b876..4084a442 100644 --- a/kieserver/tag-overrides.yaml +++ b/kieserver/tag-overrides.yaml @@ -31,4 +31,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/process-migration/tag-overrides.yaml b/process-migration/tag-overrides.yaml index 463f725c..4d4a2a7f 100644 --- a/process-migration/tag-overrides.yaml +++ b/process-migration/tag-overrides.yaml @@ -19,4 +19,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA diff --git a/quickstarts/hello-rules-multi-module/README.md b/quickstarts/hello-rules-multi-module/README.md index 0228d03b..e4fdf2ef 100644 --- a/quickstarts/hello-rules-multi-module/README.md +++ b/quickstarts/hello-rules-multi-module/README.md @@ -1,10 +1,10 @@ ## Red Hat Process Automation Manager KIE Server decisions Quickstart - Multi module -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.GA/kieserver) image. +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. ## How to use it? -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.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template. +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. To deploy it on your OpenShift instance, just execute the following commands: diff --git a/quickstarts/hello-rules/README.md b/quickstarts/hello-rules/README.md index 93c8c851..3793ef31 100644 --- a/quickstarts/hello-rules/README.md +++ b/quickstarts/hello-rules/README.md @@ -1,12 +1,12 @@ ## Red Hat Process Automation Manager KIE Server decisions Quickstart -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.GA/kieserver) image. +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. ## How to use it? The template below will be used for this quickstart: -[rhdm713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template. +[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. To deploy it on your OpenShift instance, just execute the following commands: diff --git a/quickstarts/library-process/README.md b/quickstarts/library-process/README.md index 273bb25b..f5e76c16 100644 --- a/quickstarts/library-process/README.md +++ b/quickstarts/library-process/README.md @@ -1,10 +1,10 @@ ## Red Hat Process Automation Manager Kie Server Quickstart -This quickstart is intend to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/kieserver) image. +This quickstart is intend 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. ## How to use it? -To deploy the Library Process demo you can use the [rhpam713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3.GA/templates/process/rhpam713-prod-immutable-kieserver.yaml) application template. +To deploy the Library Process demo you can use the [rhpam713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3-1.GA/templates/process/rhpam713-prod-immutable-kieserver.yaml) application template. To deploy it on your OpenShift instance, just execute the following commands: diff --git a/quickstarts/router-ext/README.md b/quickstarts/router-ext/README.md index 91c2ac34..7f766cd6 100644 --- a/quickstarts/router-ext/README.md +++ b/quickstarts/router-ext/README.md @@ -1,6 +1,6 @@ ## Red Hat Process Automation Manager SmartRouter Extension Example -Use this quick start guide with the [RHPAM SmartRouter](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/smartrouter) image. +Use this quick start guide with the [RHPAM SmartRouter](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/smartrouter) image. The SmartRouter extension is used to extend the Smart Router functionality to make it to adapt the routing to your needs. This example provides a very simple custom Kie Container resolver based on the Kie Container version and how you can add this @@ -40,7 +40,7 @@ $ docker run --rm registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.13.3 \ cat /opt/rhpam-smartrouter/openshift-launch.sh > openshift-launch.sh ``` -Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.13.3.GA/jboss-kie-smartrouter/added/openshift-launch.sh). +Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.13.3-1.GA/jboss-kie-smartrouter/added/openshift-launch.sh). Edit the file. In the last line of the file, change the `exec` instruction from: ```bash diff --git a/smartrouter/tag-overrides.yaml b/smartrouter/tag-overrides.yaml index 08984f59..58284f94 100644 --- a/smartrouter/tag-overrides.yaml +++ b/smartrouter/tag-overrides.yaml @@ -23,4 +23,4 @@ modules: - name: jboss-kie-modules git: url: https://github.com/jboss-container-images/jboss-kie-modules.git - ref: rhpam-7.13.3.GA + ref: rhpam-7.13.3-1.GA