Skip to content

Commit

Permalink
[RHDM-864] Upgrade RHDM cloud images to 7.4.0 (#87)
Browse files Browse the repository at this point in the history
Signed-off-by: David Ward <dward@redhat.com>
  • Loading branch information
errantepiphany committed Mar 25, 2019
1 parent 1a0f316 commit 851b8fc
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions controller/modules/controller/module.yaml
Expand Up @@ -23,8 +23,8 @@ envs:
artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhdm-7.4.0.DM-redhat-20190312-add-ons.zip
md5: "a872b5c5a7242670a6d101d7189a5582"
# rhdm-7.4.0.DM-redhat-20190322-add-ons.zip
md5: "d18981e92ab4025f355fa17fb6c28cdb"
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions decisioncentral/modules/decisioncentral/module.yaml
Expand Up @@ -25,8 +25,8 @@ ports:
artifacts:
- name: "DECISION_CENTRAL_DISTRIBUTION_ZIP"
target: "decision_central_distribution.zip"
# rhdm-7.4.0.DM-redhat-20190312-decision-central-eap7-deployable.zip
md5: "29e590113bf13f9c7c690473b523e444"
# rhdm-7.4.0.DM-redhat-20190322-decision-central-eap7-deployable.zip
md5: "15650ed23edba921f43d6255ef901f4b"
run:
user: 185
cmd:
Expand Down
4 changes: 2 additions & 2 deletions kieserver/modules/kieserver/module.yaml
Expand Up @@ -21,8 +21,8 @@ envs:
artifacts:
- name: "KIE_SERVER_DISTRIBUTION_ZIP"
target: "kie_server_distribution.zip"
# rhdm-7.4.0.DM-redhat-20190312-kie-server-ee8.zip
md5: "586c9640e5064ca1697612eefbefff69"
# rhdm-7.4.0.DM-redhat-20190322-kie-server-ee8.zip
md5: "1f72a00409744bef866170416c41aa86"
- name: "slf4j-simple.jar"
target: "slf4j-simple.jar"
# slf4j-simple-1.7.22.redhat-1.jar
Expand Down
Expand Up @@ -21,13 +21,13 @@ envs:
- name: "EMPLOYEE_ROSTERING_DISTRIBUTION_ZIP"
value: "rhdm-7.4-employee-rostering.zip"
- name: "EMPLOYEE_ROSTERING_DISTRIBUTION_WAR"
value: "employee-rostering-distribution-7.4.0.redhat-20190312/binaries/employee-rostering-webapp-7.4.0.redhat-20190312.war"
value: "employee-rostering-distribution-7.4.0.redhat-20190322/binaries/employee-rostering-webapp-7.4.0.redhat-20190322.war"
# remember to also update "EMPLOYEE_ROSTERING_DISTRIBUTION_WAR" value
artifacts:
- name: "ADD_ONS_DISTRIBUTION_ZIP"
target: "add_ons_distribution.zip"
# rhdm-7.4.0.DM-redhat-20190312-add-ons.zip
md5: "a872b5c5a7242670a6d101d7189a5582"
# rhdm-7.4.0.DM-redhat-20190322-add-ons.zip
md5: "d18981e92ab4025f355fa17fb6c28cdb"
run:
user: 185
cmd:
Expand Down

0 comments on commit 851b8fc

Please sign in to comment.