Skip to content

Commit df6f823

Browse files
committed
hmctspublic.azurecr.io/em/hrs-api:prod-6399c7a-20250915153902
hmctspublic.azurecr.io/em/hrs-api:prod-6399c7a-20250915153902
1 parent 12902d0 commit df6f823

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/em/em-hrs-api/demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
values:
77
java:
8-
image: hmctspublic.azurecr.io/em/hrs-api:prod-3813300-20250911084012 #{"$imagepolicy": "flux-system:demo-em-hrs-api"}
8+
image: hmctspublic.azurecr.io/em/hrs-api:prod-6399c7a-20250915153902 #{"$imagepolicy": "flux-system:demo-em-hrs-api"}
99
environment:
1010
LOGGING_LEVEL_UK_GOV_HMCTS_REFORM_EM_HRS: DEBUG
1111
DELETE_CASE_S2S_WHITELIST: ccd_case_disposer,em_gw

apps/em/em-hrs-api/perftest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
values:
77
java:
8-
image: hmctspublic.azurecr.io/em/hrs-api:prod-3813300-20250911084012 #{"$imagepolicy": "flux-system:perftest-em-hrs-api"}
8+
image: hmctspublic.azurecr.io/em/hrs-api:prod-6399c7a-20250915153902 #{"$imagepolicy": "flux-system:perftest-em-hrs-api"}
99
cpuRequests: "1000m"
1010
cpuLimits: "2000m"
1111
environment:

apps/em/emhrs-cron/perftest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
cpuRequests: '500m'
1212
cpuLimits: '2500m'
1313
applicationPort: 8095
14-
image: hmctspublic.azurecr.io/em/hrs-api:prod-3813300-20250911084012 #{"$imagepolicy": "flux-system:perftest-em-hrs-api"}
14+
image: hmctspublic.azurecr.io/em/hrs-api:prod-6399c7a-20250915153902 #{"$imagepolicy": "flux-system:perftest-em-hrs-api"}
1515
#schedule: "50 11 * * *"
1616
environment:
1717
UPDATE_TTL_BATCH_SIZE: 10000

0 commit comments

Comments
 (0)