Skip to content

Commit

Permalink
updates artifacts to CR2 build (#626)
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Salerno <dsalerno@redhat.com>
  • Loading branch information
davidesalerno authored Jun 22, 2022
1 parent b3a585a commit fbedc0a
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 @@ -26,7 +26,7 @@ ports:
artifacts:
- name: "rhpam_business_central_monitoring_distribution.zip"
# rhpam-7.13.0-monitoring-ee7.zip
md5: "e69c5b670e979c082c5290506afb67d1"
md5: "fb0f7c31643a8bb562498f7688f87d00"
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 @@ -26,7 +26,7 @@ ports:
artifacts:
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.0-business-central-eap7-deployable.zip
md5: "28c4213e9d730b8c9572f0a11e35a1d0"
md5: "9403b2f7f8a261c3789af0680fc1e567"
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 @@ -24,7 +24,7 @@ envs:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.0-add-ons.zip
md5: "c321f5f7b3871c9c50b4d3c893662e10"
md5: "dee1126c44954cd9cc618820ed8d8bb7"
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 @@ -26,7 +26,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.0-add-ons.zip
md5: "c321f5f7b3871c9c50b4d3c893662e10"
md5: "dee1126c44954cd9cc618820ed8d8bb7"
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 @@ -24,22 +24,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-00006.jar"
value: "jbpm-wb-kie-server-backend-7.67.0.Final-redhat-00008.jar"
# remember to also update "JBPM_WB_KIE_SERVER_BACKEND_JAR" value
artifacts:
- name: "rhpam_kie_server_distribution.zip"
# rhpam-7.13.0-kie-server-ee8.zip
md5: "21bc95613acf34195e8b7ba8d51d32f5"
md5: "82272140296a21d5b631b24d37c70d2e"
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.0-business-central-eap7-deployable.zip
md5: "28c4213e9d730b8c9572f0a11e35a1d0"
md5: "9403b2f7f8a261c3789af0680fc1e567"
- 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-00006.jar"
md5: "87660043a5514ec2f7df5af098d8e09b"
- name: "jbpm-event-emitters-kafka-7.67.0.Final-redhat-00006.jar"
md5: "b5050694b89deec4b267ccc64723b54d"
- 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"
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 @@ -32,7 +32,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.0-add-ons.zip
md5: "c321f5f7b3871c9c50b4d3c893662e10"
md5: "dee1126c44954cd9cc618820ed8d8bb7"
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 @@ -30,7 +30,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.0-add-ons.zip
md5: "c321f5f7b3871c9c50b4d3c893662e10"
md5: "dee1126c44954cd9cc618820ed8d8bb7"
run:
user: 185
cmd:
Expand Down

0 comments on commit fbedc0a

Please sign in to comment.