@@ -101,7 +101,7 @@ x-elbv2:
101
101
102
102
services :
103
103
odm-decisionserverconsole :
104
- image : cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.0 -amd64
104
+ image : cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:9.0.0.1 -amd64
105
105
x-aws-pull_credentials : " arn:aws:secretsmanager:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
106
106
# Optional: Set to true, to enable execute command and access the container
107
107
x-ecs :
@@ -134,7 +134,7 @@ services:
134
134
labels :
135
135
- productName=IBM Operational Decision Manager
136
136
- productID=e32af5770e06427faae142993c691048
137
- - productVersion=9.0.0.0
137
+ - productVersion=9.0.0.1
138
138
- productMetric=FREE
139
139
- productChargedContainers=decisionserverconsole
140
140
logging :
@@ -159,7 +159,7 @@ services:
159
159
start_period : 50s
160
160
161
161
odm-decisionserverruntime :
162
- image : cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.0 -amd64
162
+ image : cp.icr.io/cp/cp4a/odm/odm-decisionserverruntime:9.0.0.1 -amd64
163
163
x-aws-pull_credentials : " arn:aws:secretsmanager:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
164
164
x-ecs :
165
165
EnableExecuteCommand : true
@@ -184,7 +184,7 @@ services:
184
184
labels :
185
185
- productName=IBM Operational Decision Manager
186
186
- productID=b1a07d4dc0364452aa6206bb6584061d
187
- - productVersion=9.0.0.0
187
+ - productVersion=9.0.0.1
188
188
- productMetric=PROCESSOR_VALUE_UNIT
189
189
- productChargedContainers=decisionserverruntime
190
190
logging :
@@ -212,7 +212,7 @@ services:
212
212
start_period : 50s
213
213
214
214
odm-decisioncenter :
215
- image : cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.0 -amd64
215
+ image : cp.icr.io/cp/cp4a/odm/odm-decisioncenter:9.0.0.1 -amd64
216
216
x-aws-pull_credentials : " arn:aws:secretsmanager:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
217
217
volumes :
218
218
- app:/config/security/trusted-cert-volume
@@ -241,7 +241,7 @@ services:
241
241
labels :
242
242
- productName=IBM Operational Decision Manager
243
243
- productID=b1a07d4dc0364452aa6206bb6584061d
244
- - productVersion=9.0.0.0
244
+ - productVersion=9.0.0.1
245
245
- productMetric=PROCESSOR_VALUE_UNIT
246
246
- productChargedContainers=decisioncenter
247
247
deploy :
@@ -263,7 +263,7 @@ services:
263
263
start_period : 50s
264
264
265
265
odm-decisionrunner :
266
- image : cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.0 -amd64
266
+ image : cp.icr.io/cp/cp4a/odm/odm-decisionrunner:9.0.0.1 -amd64
267
267
x-aws-pull_credentials : " arn:aws:secretsmanager:<aws_deployment_region>:<aws_account_id>:secret:IBMCPSecret-XXXXXX"
268
268
x-ecs :
269
269
EnableExecuteCommand : true
@@ -273,7 +273,7 @@ services:
273
273
labels :
274
274
- productName=IBM Operational Decision Manager - Non Prod
275
275
- productID=e32af5770e06427faae142993c691048
276
- - productVersion=9.0.0.0
276
+ - productVersion=9.0.0.1
277
277
- productMetric=PROCESSOR_VALUE_UNIT
278
278
- productChargedContainers=decisionrunner
279
279
environment :
0 commit comments