Skip to content

Commit

Permalink
RHPAM-1830 Update RHPAM OpenShift images from 7.2.0 to 7.2.1. (#82)
Browse files Browse the repository at this point in the history
* RHPAM-1830 Update RHPAM OpenShift images from 7.2.0 to 7.2.1.

Signed-off-by: Piotr Szubiakowski <pszubiak@redhat.com>

* Fix monitoring artifact md5 sum.

Signed-off-by: Piotr Szubiakowski <pszubiak@redhat.com>
  • Loading branch information
Piotr Szubiakowski authored and errantepiphany committed Jan 21, 2019
1 parent 57578b5 commit 49d5d67
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
Expand Up @@ -24,8 +24,8 @@ ports:
- value: 8001
artifacts:
- name: BUSINESS_CENTRAL_MONITORING_DISTRIBUTION.ZIP
path: rhpam-7.2.0-monitoring-ee7.zip
md5: b25f99b0b40529bb2954f74aec42aab9
path: rhpam-7.2.1-monitoring-ee7.zip
md5: 2520d6653c38044d8fc26f472309e8ca
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions businesscentral/modules/businesscentral/module.yaml
Expand Up @@ -24,8 +24,8 @@ ports:
- value: 8001
artifacts:
- name: BUSINESS_CENTRAL_DISTRIBUTION.ZIP
path: rhpam-7.2.0-business-central-eap7-deployable.zip
md5: 198f3b5360733a1470598e6f7152027a
path: rhpam-7.2.1-business-central-eap7-deployable.zip
md5: 33f9451896f130a6d310b16fb15b35ca
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions controller/modules/controller/module.yaml
Expand Up @@ -22,8 +22,8 @@ envs:
value: "rhpam-7.2-controller-ee7.zip"
artifacts:
- name: ADD_ONS_DISTRIBUTION.ZIP
path: rhpam-7.2.0-add-ons.zip
md5: 1d9dacfe21c00f3797396da1d4f28d56
path: rhpam-7.2.1-add-ons.zip
md5: 7a60843a4b14a06a77dc5e0f2893127a
run:
user: 185
cmd:
Expand Down
10 changes: 5 additions & 5 deletions kieserver/modules/kieserver/module.yaml
Expand Up @@ -23,15 +23,15 @@ envs:
- name: "BUSINESS_CENTRAL_DISTRIBUTION_EAP"
value: "jboss-eap-7.2"
- name: "JBPM_WB_KIE_SERVER_BACKEND_JAR"
value: "jbpm-wb-kie-server-backend-7.14.0.Final-redhat-00002.jar"
value: "jbpm-wb-kie-server-backend-7.14.0.Final-redhat-00003.jar"
# remember to also update "JBPM_WB_KIE_SERVER_BACKEND_JAR" value
artifacts:
- name: KIE_SERVER_DISTRIBUTION.ZIP
path: rhpam-7.2.0-kie-server-ee7.zip
md5: 63dcf6be6bb6f4c3d2b0dd6b8deaab90
path: rhpam-7.2.1-kie-server-ee7.zip
md5: 65434d284662b97d44d79982142b7e5c
- name: BUSINESS_CENTRAL_DISTRIBUTION.ZIP
path: rhpam-7.2.0-business-central-eap7-deployable.zip
md5: 198f3b5360733a1470598e6f7152027a
path: rhpam-7.2.1-business-central-eap7-deployable.zip
md5: 33f9451896f130a6d310b16fb15b35ca
- name: slf4j-simple.jar
path: slf4j-simple-1.7.22.redhat-1.jar
md5: 51c319582c16a07c21e41737e45cb03a
Expand Down
4 changes: 2 additions & 2 deletions smartrouter/modules/smartrouter/module.yaml
Expand Up @@ -23,8 +23,8 @@ ports:
- value: 9000
artifacts:
- name: ADD_ONS_DISTRIBUTION.ZIP
path: rhpam-7.2.0-add-ons.zip
md5: 1d9dacfe21c00f3797396da1d4f28d56
path: rhpam-7.2.1-add-ons.zip
md5: 7a60843a4b14a06a77dc5e0f2893127a
run:
run:
user: 185
Expand Down

0 comments on commit 49d5d67

Please sign in to comment.