Skip to content

Commit

Permalink
Update Artifacts to CR1 build (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
desmax74 authored Sep 5, 2022
1 parent 29d4354 commit ca8c0d5
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_business_central_monitoring_distribution.zip"
# rhpam-7.13.1-monitoring-ee7.zip
md5: "fb0f7c31643a8bb562498f7688f87d00"
md5: "82cd142b3cde9f5a8b0c5f8ba12275cc"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion businesscentral/modules/businesscentral/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.1-business-central-eap7-deployable.zip
md5: "9403b2f7f8a261c3789af0680fc1e567"
md5: "68c988936cf42d811c0915cd28acf402"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion controller/modules/controller/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ envs:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "dee1126c44954cd9cc618820ed8d8bb7"
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/modules/dashbuilder/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "dee1126c44954cd9cc618820ed8d8bb7"
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
run:
user: 185
cmd:
Expand Down
14 changes: 7 additions & 7 deletions kieserver/modules/kieserver/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ envs:
- name: "BUSINESS_CENTRAL_DISTRIBUTION_EAP"
value: "jboss-eap-7.4"
- name: "JBPM_WB_KIE_SERVER_BACKEND_JAR"
value: "jbpm-wb-kie-server-backend-7.67.0.Final-redhat-00008.jar"
value: "jbpm-wb-kie-server-backend-7.67.0.Final-redhat-00015.jar"
# remember to also update "JBPM_WB_KIE_SERVER_BACKEND_JAR" value
artifacts:
- name: "rhpam_kie_server_distribution.zip"
# rhpam-7.13.1-kie-server-ee8.zip
md5: "82272140296a21d5b631b24d37c70d2e"
md5: "c77b611b851c6442571cbb4dc7415335"
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.1-business-central-eap7-deployable.zip
md5: "9403b2f7f8a261c3789af0680fc1e567"
md5: "68c988936cf42d811c0915cd28acf402"
- name: "slf4j-simple.jar"
# slf4j-simple-1.7.22.redhat-2.jar
md5: "62cc6eeb72e2738e3acc8957ca95f37b"
- name: "kie-server-services-jbpm-cluster-7.67.0.Final-redhat-00008.jar"
md5: "65dfe735779e8a123e19de2bdea72284"
- name: "jbpm-event-emitters-kafka-7.67.0.Final-redhat-00008.jar"
md5: "6628a3454bcc42cd5cbe17f17af9d03a"
- name: "kie-server-services-jbpm-cluster-7.67.0.Final-redhat-00015.jar"
md5: "2417592cc13bcdc625a64fe082f5d52e"
- name: "jbpm-event-emitters-kafka-7.67.0.Final-redhat-00015.jar"
md5: "8992f3f3996f38d5a3df100db1b429c6"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion process-migration/modules/process-migration/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "dee1126c44954cd9cc618820ed8d8bb7"
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion smartrouter/modules/smartrouter/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "dee1126c44954cd9cc618820ed8d8bb7"
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
run:
user: 185
cmd:
Expand Down

0 comments on commit ca8c0d5

Please sign in to comment.