From 4560f2252f1b767e27f722d97baeaf1bdfefdb5e Mon Sep 17 00:00:00 2001 From: siasin Date: Mon, 18 Nov 2024 11:08:47 +0100 Subject: [PATCH] update to 9.0.0.1 --- platform/ecs/docker-compose-http.yaml | 16 ++++++++-------- platform/ecs/docker-compose-https.yaml | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/platform/ecs/docker-compose-http.yaml b/platform/ecs/docker-compose-http.yaml index 8b1983f..b9b023b 100644 --- a/platform/ecs/docker-compose-http.yaml +++ b/platform/ecs/docker-compose-http.yaml @@ -90,7 +90,7 @@ x-elbv2: services: odm-decisionserverconsole: - image: cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" # Optional: Set to true, to enable execute command and access the container x-ecs: @@ -123,7 +123,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=e32af5770e06427faae142993c691048 - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=FREE - productChargedContainers=decisionserverconsole logging: @@ -148,7 +148,7 @@ services: start_period: 50s odm-decisionserverruntime: - image: cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" x-ecs: EnableExecuteCommand: true @@ -173,7 +173,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=b1a07d4dc0364452aa6206bb6584061d - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisionserverruntime logging: @@ -201,7 +201,7 @@ services: start_period: 50s odm-decisioncenter: - image: cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" x-ecs: EnableExecuteCommand: true @@ -228,7 +228,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=b1a07d4dc0364452aa6206bb6584061d - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisioncenter deploy: @@ -250,7 +250,7 @@ services: start_period: 50s odm-decisionrunner: - image: cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" x-ecs: EnableExecuteCommand: true @@ -260,7 +260,7 @@ services: labels: - productName=IBM Operational Decision Manager - Non Prod - productID=e32af5770e06427faae142993c691048 - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisionrunner environment: diff --git a/platform/ecs/docker-compose-https.yaml b/platform/ecs/docker-compose-https.yaml index 379a3c0..28cdbf4 100644 --- a/platform/ecs/docker-compose-https.yaml +++ b/platform/ecs/docker-compose-https.yaml @@ -101,7 +101,7 @@ x-elbv2: services: odm-decisionserverconsole: - image: cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" # Optional: Set to true, to enable execute command and access the container x-ecs: @@ -134,7 +134,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=e32af5770e06427faae142993c691048 - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=FREE - productChargedContainers=decisionserverconsole logging: @@ -159,7 +159,7 @@ services: start_period: 50s odm-decisionserverruntime: - image: cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" x-ecs: EnableExecuteCommand: true @@ -184,7 +184,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=b1a07d4dc0364452aa6206bb6584061d - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisionserverruntime logging: @@ -212,7 +212,7 @@ services: start_period: 50s odm-decisioncenter: - image: cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" volumes: - app:/config/security/trusted-cert-volume @@ -241,7 +241,7 @@ services: labels: - productName=IBM Operational Decision Manager - productID=b1a07d4dc0364452aa6206bb6584061d - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisioncenter deploy: @@ -263,7 +263,7 @@ services: start_period: 50s odm-decisionrunner: - image: cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.0-amd64 + image: cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.1-amd64 x-aws-pull_credentials: "arn:aws:secretsmanager:::secret:IBMCPSecret-XXXXXX" x-ecs: EnableExecuteCommand: true @@ -273,7 +273,7 @@ services: labels: - productName=IBM Operational Decision Manager - Non Prod - productID=e32af5770e06427faae142993c691048 - - productVersion=9.0.0.0 + - productVersion=9.0.0.1 - productMetric=PROCESSOR_VALUE_UNIT - productChargedContainers=decisionrunner environment: