diff --git a/README.md b/README.md index de7c3e9..43bf5c9 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,16 @@ labels: - name: "org.jboss.product" value: "rhdm-decisioncentral" - name: "org.jboss.product.version" - value: "7.12.0" + value: "7.12.1" - name: "org.jboss.product.rhdm-decisioncentral.version" - value: "7.12.0" + value: "7.12.1" envs: - name: "JBOSS_PRODUCT" value: "rhdm-decisioncentral" - name: "RHDM_DECISION_CENTRAL_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "PRODUCT_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "DECISION_CENTRAL_DISTRIBUTION_ZIP" value: "rhdm_decision_central_distribution.zip" - name: "DECISION_CENTRAL_DISTRIBUTION_EAP" @@ -39,7 +39,7 @@ ports: - value: 8001 artifacts: - name: "rhdm_decision_central_distribution.zip" - # rhdm-7.12.0.redhat-20200224-decision-central-eap7-deployable.zip + # rhdm-7.12.1.redhat-20200224-decision-central-eap7-deployable.zip md5: "759fc7de8cdc5f366e90bdd10c66346e" run: user: 185 diff --git a/controller/modules/controller/module.yaml b/controller/modules/controller/module.yaml index 43ea15a..2330bc5 100644 --- a/controller/modules/controller/module.yaml +++ b/controller/modules/controller/module.yaml @@ -1,4 +1,3 @@ ---- schema_version: 1 name: "rhdm-7-controller" version: "1.0" @@ -7,20 +6,20 @@ labels: - name: "org.jboss.product" value: "rhdm-controller" - name: "org.jboss.product.version" - value: "7.12.0" + value: "7.12.1" - name: "org.jboss.product.rhdm-controller.version" - value: "7.12.0" + value: "7.12.1" envs: - name: "JBOSS_PRODUCT" value: "rhdm-controller" - name: "RHDM_CONTROLLER_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "PRODUCT_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "ADD_ONS_DISTRIBUTION_ZIP" value: "rhdm_add_ons_distribution.zip" - name: "CONTROLLER_DISTRIBUTION_ZIP" - value: "rhdm-7.12.0-controller-ee7.zip" + value: "rhdm-7.12.1-controller-ee7.zip" artifacts: - name: "rhdm_add_ons_distribution.zip" # rhdm-7.12.1-add-ons.zip diff --git a/decisioncentral/modules/decisioncentral/module.yaml b/decisioncentral/modules/decisioncentral/module.yaml index adb44db..79d5c09 100644 --- a/decisioncentral/modules/decisioncentral/module.yaml +++ b/decisioncentral/modules/decisioncentral/module.yaml @@ -1,4 +1,3 @@ ---- schema_version: 1 name: "rhdm-7-decisioncentral" version: "1.0" @@ -7,16 +6,16 @@ labels: - name: "org.jboss.product" value: "rhdm-decisioncentral" - name: "org.jboss.product.version" - value: "7.12.0" + value: "7.12.1" - name: "org.jboss.product.rhdm-decisioncentral.version" - value: "7.12.0" + value: "7.12.1" envs: - name: "JBOSS_PRODUCT" value: "rhdm-decisioncentral" - name: "RHDM_DECISION_CENTRAL_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "PRODUCT_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "DECISION_CENTRAL_DISTRIBUTION_ZIP" value: "rhdm_decision_central_distribution.zip" - name: "DECISION_CENTRAL_DISTRIBUTION_EAP" diff --git a/kieserver/modules/kieserver/module.yaml b/kieserver/modules/kieserver/module.yaml index b4b7c78..4e68451 100644 --- a/kieserver/modules/kieserver/module.yaml +++ b/kieserver/modules/kieserver/module.yaml @@ -1,4 +1,3 @@ ---- schema_version: 1 name: "rhdm-7-kieserver" version: "1.0" @@ -7,16 +6,16 @@ labels: - name: "org.jboss.product" value: "rhdm-kieserver" - name: "org.jboss.product.version" - value: "7.12.0" + value: "7.12.1" - name: "org.jboss.product.rhdm-kieserver.version" - value: "7.12.0" + value: "7.12.1" envs: - name: "JBOSS_PRODUCT" value: "rhdm-kieserver" - name: "RHDM_KIESERVER_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "PRODUCT_VERSION" - value: "7.12.0" + value: "7.12.1" - name: "KIE_SERVER_DISTRIBUTION_ZIP" value: "rhdm_kie_server_distribution.zip" artifacts: