Skip to content

Commit

Permalink
update to 9.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
siasin committed Nov 18, 2024
1 parent 00d2f88 commit 4560f22
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions platform/ecs/docker-compose-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
# Optional: Set to true, to enable execute command and access the container
x-ecs:
Expand Down Expand Up @@ -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:
Expand All @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
x-ecs:
EnableExecuteCommand: true
Expand All @@ -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:
Expand Down Expand Up @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
x-ecs:
EnableExecuteCommand: true
Expand All @@ -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:
Expand All @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
x-ecs:
EnableExecuteCommand: true
Expand All @@ -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:
Expand Down
16 changes: 8 additions & 8 deletions platform/ecs/docker-compose-https.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
# Optional: Set to true, to enable execute command and access the container
x-ecs:
Expand Down Expand Up @@ -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:
Expand All @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
x-ecs:
EnableExecuteCommand: true
Expand All @@ -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:
Expand Down Expand Up @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
volumes:
- app:/config/security/trusted-cert-volume
Expand Down Expand Up @@ -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:
Expand All @@ -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:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
x-ecs:
EnableExecuteCommand: true
Expand All @@ -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:
Expand Down

0 comments on commit 4560f22

Please sign in to comment.