Skip to content

Commit

Permalink
Merge branch 'master' into DTSPO-18332_TestChanges2
Browse files Browse the repository at this point in the history
  • Loading branch information
louisehuyton authored Dec 16, 2024
2 parents 125b551 + 189e3be commit e511011
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions apps/darts-modernisation/darts-api/darts-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ spec:
values:
java:
replicas: 2
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
disableTraefikTls: true
memoryRequests: '3G'
memoryLimits: '4G'
cpuRequests: '2000m'
cpuLimits: '3000m'
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
memoryRequests: '2G'
memoryLimits: '3G'
darts-portal:
Expand Down
2 changes: 1 addition & 1 deletion apps/darts-modernisation/darts-api/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ spec:
ARM_RPO_DURATION: 24h
IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
environment:
ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk
2 changes: 1 addition & 1 deletion apps/darts-modernisation/darts-api/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ spec:
pdb:
enabled: false
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
environment:
ARM_URL: https://www.court-tribunal-records-archive.service.justice.gov.uk
2 changes: 1 addition & 1 deletion apps/darts-modernisation/darts-api/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ spec:
PROCESS_E2E_ARM_RPO: true
IS_MOCK_ARM_RPO_DOWNLOAD_CSV: true
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
environment:
ARM_URL: http://darts-stub-services.staging.platform.hmcts.net
2 changes: 1 addition & 1 deletion apps/darts-modernisation/darts-api/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
MODERNISED_DARTS_START_DATE: '2024-10-01'
IS_MOCK_ARM_RPO_DOWNLOAD_CSV: true
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
values:
java:
ingressHost: darts-automated-tasks.{{ .Values.global.environment }}.platform.hmcts.net
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
disableTraefikTls: true
memoryRequests: '3G'
memoryLimits: '4G'
Expand All @@ -29,7 +29,7 @@ spec:
NOTIFICATION_SCHEDULER_ENABLED: false
NOTIFICATION_SCHEDULER_CRON: '-'
function:
image: sdshmctspublic.azurecr.io/darts/api:prod-497d450-20241216100832 # {"$imagepolicy": "flux-system:darts-api"}
image: sdshmctspublic.azurecr.io/darts/api:prod-79a75c4-20241216143039 # {"$imagepolicy": "flux-system:darts-api"}
minReplicaCount: 0
maxReplicaCount: 0
# only poll every 24 hours, to prevent DB sessions
Expand Down
2 changes: 1 addition & 1 deletion apps/juror/juror-bureau/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
values:
nodejs:
# Uncomment and edit the line below to fix the environment at a specific image
image: sdshmctspublic.azurecr.io/juror/bureau:pr-863-b001616-20241216133105 # {"$imagepolicy": "flux-system:juror-bureau-pr"}
image: sdshmctspublic.azurecr.io/juror/bureau:pr-863-bcdd133-20241216152646 # {"$imagepolicy": "flux-system:juror-bureau-pr"}
ingressHost: juror.demo.apps.hmcts.net
environment:
SKIP_SSO: true
2 changes: 1 addition & 1 deletion apps/juror/juror-bureau/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
values:
nodejs:
# Uncomment and edit the line below to fix the environment at a specific image
image: sdshmctspublic.azurecr.io/juror/bureau:pr-863-b001616-20241216133105 # {"$imagepolicy": "flux-system:juror-bureau-pr"}
image: sdshmctspublic.azurecr.io/juror/bureau:pr-863-bcdd133-20241216152646 # {"$imagepolicy": "flux-system:juror-bureau-pr"}
ingressHost: juror.ithc.apps.hmcts.net
environment:
SKIP_SSO: true
2 changes: 1 addition & 1 deletion apps/juror/juror-public/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
values:
nodejs:
# Uncomment and edit the line below to fix the environment at a specific image
image: sdshmctspublic.azurecr.io/juror/public:pr-275-dc9a83e-20241216111344 # {"$imagepolicy": "flux-system:juror-public-pr"}
image: sdshmctspublic.azurecr.io/juror/public:pr-275-afe45c3-20241216144913 # {"$imagepolicy": "flux-system:juror-public-pr"}
ingressHost: juror-public.demo.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/juror/juror-public/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
values:
nodejs:
# Uncomment and edit the line below to fix the environment at a specific image
image: sdshmctspublic.azurecr.io/juror/public:pr-275-dc9a83e-20241216111344 # {"$imagepolicy": "flux-system:juror-public-pr"}
image: sdshmctspublic.azurecr.io/juror/public:pr-275-afe45c3-20241216144913 # {"$imagepolicy": "flux-system:juror-public-pr"}
ingressHost: juror-public.ithc.apps.hmcts.net
4 changes: 2 additions & 2 deletions apps/met/batch-jobs/batch-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
interval: 5m
values:
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-60ba834d-1734358910 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-09990063-1734364062 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "*/1 * * * *"
suspend: false
kind: CronJob
Expand All @@ -34,7 +34,7 @@ spec:
releaseName: libragob-batch-ams-reporting
interval: 5m
values:
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-60ba834d-1734358909 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-09990063-1734364064 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/1 * * * *"
suspend: false
kind: CronJob
Expand Down
4 changes: 2 additions & 2 deletions apps/met/batch-jobs/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-60ba834d-1734358910 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-09990063-1734364062 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: false
keyVaults:
Expand Down Expand Up @@ -43,7 +43,7 @@ spec:
releaseName: libragob-batch-ams-reporting
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-60ba834d-1734358909 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-09990063-1734364064 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/5 * * * *"
suspend: false
keyVaults:
Expand Down
4 changes: 2 additions & 2 deletions apps/met/batch-jobs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-60ba834d-1734358910 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-09990063-1734364062 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: true
keyVaults:
Expand Down Expand Up @@ -43,7 +43,7 @@ spec:
releaseName: libragob-batch-ams-reporting
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-60ba834d-1734358909 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-09990063-1734364064 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/15 * * * *"
suspend: false
keyVaults:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ spec:
interval: 1m
values:
java:
image: sdshmctspublic.azurecr.io/pdda/public-display-data-aggregator:prod-c09089c-20241216072352 # {"$imagepolicy": "flux-system:pdda-public-display-data-aggregator"}
image: sdshmctspublic.azurecr.io/pdda/public-display-data-aggregator:prod-77838b6-20241216150510 # {"$imagepolicy": "flux-system:pdda-public-display-data-aggregator"}
disableTraefikTls: true

0 comments on commit e511011

Please sign in to comment.