From a382b9f9beb2b5b41db0a3f82cc4318b9fdff1c9 Mon Sep 17 00:00:00 2001 From: junaidiqbalmoj <84805836+junaidiqbalmoj@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:43:46 +0000 Subject: [PATCH 01/29] PUB-2682 Deploy List Type Subscription (#5830) * Deploy list type subscription * change image * remove env variables --- apps/pip/frontend/test.yaml | 1 + apps/pip/subscription-management/test.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/pip/frontend/test.yaml b/apps/pip/frontend/test.yaml index 4b9dcf9a5fe..79f7fb79306 100644 --- a/apps/pip/frontend/test.yaml +++ b/apps/pip/frontend/test.yaml @@ -8,6 +8,7 @@ spec: nodejs: replicas: 2 ingressHost: pip-frontend.test.platform.hmcts.net + image: sdshmctspublic.azurecr.io/pip/frontend:pr-1383-5952f5a-20241202124228 environment: DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net diff --git a/apps/pip/subscription-management/test.yaml b/apps/pip/subscription-management/test.yaml index 754839de6d0..8bde3365eb7 100644 --- a/apps/pip/subscription-management/test.yaml +++ b/apps/pip/subscription-management/test.yaml @@ -9,6 +9,7 @@ spec: java: replicas: 2 ingressHost: pip-subscription-management.test.platform.hmcts.net + image: sdshmctspublic.azurecr.io/pip/subscription-management:pr-367-507f47c-20241204160027 environment: DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net From 229fe3e63f92a457ab449a78d484cb408c9f57aa Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Wed, 4 Dec 2024 17:14:45 +0000 Subject: [PATCH 02/29] sdshmctspublic.azurecr.io/darts/portal:prod-dfb2000-20241204100619 --- apps/darts-modernisation/darts-portal/darts-portal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-portal/darts-portal.yaml b/apps/darts-modernisation/darts-portal/darts-portal.yaml index e4a5b27f81d..0cfd2cfc5e9 100644 --- a/apps/darts-modernisation/darts-portal/darts-portal.yaml +++ b/apps/darts-modernisation/darts-portal/darts-portal.yaml @@ -15,5 +15,5 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/portal:prod-a24ff4b-20241204100527 # {"$imagepolicy": "flux-system:darts-portal"} + image: sdshmctspublic.azurecr.io/darts/portal:prod-dfb2000-20241204100619 # {"$imagepolicy": "flux-system:darts-portal"} disableTraefikTls: true From 3ca7679990836d2168fd326ac87864aa31919eeb Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Wed, 4 Dec 2024 17:20:03 +0000 Subject: [PATCH 03/29] sdshmctspublic.azurecr.io/vh/video-web:dev-5281648-202412041719 --- apps/vh/video-web/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vh/video-web/dev.yaml b/apps/vh/video-web/dev.yaml index ca05b9302a6..665b3dc232f 100644 --- a/apps/vh/video-web/dev.yaml +++ b/apps/vh/video-web/dev.yaml @@ -10,4 +10,4 @@ spec: ingressHost: vh-video-web.dev.platform.hmcts.net ingressAnnotations: external-dns.alpha.kubernetes.io/exclude: "true" - image: sdshmctspublic.azurecr.io/vh/video-web:dev-675b5ce-202412041624 # {"$imagepolicy": "flux-system:vh-video-web-dev"} + image: sdshmctspublic.azurecr.io/vh/video-web:dev-5281648-202412041719 # {"$imagepolicy": "flux-system:vh-video-web-dev"} From ddea595f4ad9f3773dd90034a40e4a50d1f9231b Mon Sep 17 00:00:00 2001 From: damongreen123 Date: Wed, 4 Dec 2024 18:00:01 +0000 Subject: [PATCH 04/29] Enable cron in prod for Pre release (#5757) * Enable cron in prod for Pre release https://tools.hmcts.net/confluence/pages/viewpage.action?pageId=1804173212 THis cron enables the delete closed cases cron in Production for the release on 4th December * Enable Ts&Cs and case state on PRE portal --------- Co-authored-by: Jason Paige --- apps/pre/pre-api-cron-close-pending-cases/prod.yaml | 2 +- apps/pre/pre-portal/prod.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/pre/pre-api-cron-close-pending-cases/prod.yaml b/apps/pre/pre-api-cron-close-pending-cases/prod.yaml index 7180c9771c3..45fd3189637 100644 --- a/apps/pre/pre-api-cron-close-pending-cases/prod.yaml +++ b/apps/pre/pre-api-cron-close-pending-cases/prod.yaml @@ -8,7 +8,7 @@ spec: global: jobKind: CronJob job: - suspend: true + suspend: false disableActiveClusterCheck: true schedule: "0 * * * *" image: sdshmctspublic.azurecr.io/pre/api:prod-e53315d-20241203152200 # {"$imagepolicy": "flux-system:pre-api"} diff --git a/apps/pre/pre-portal/prod.yaml b/apps/pre/pre-portal/prod.yaml index 120226b132a..3d631717a60 100644 --- a/apps/pre/pre-portal/prod.yaml +++ b/apps/pre/pre-portal/prod.yaml @@ -16,4 +16,6 @@ spec: AMS_AZURE_MEDIA_SERVICES: https://preamsprod-ukso1.streaming.media.azure.net AMS_AZURE_MEDIA_SERVICES_KEY_DELIVERY: https://preamsprod.keydelivery.uksouth.media.azure.net USE_MK_ON_WATCH_PAGE: true + TS_AND_CS_REDIRECT_ENABLED: true + ENABLE_CASE_STATE_COLUMN: true TRIGGER: init-1 From d7f46bfe403e3299cde023106a2ecdff3cb941ba Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Wed, 4 Dec 2024 19:41:02 +0000 Subject: [PATCH 05/29] sdshmctspublic.azurecr.io/darts/proxy:prod-4472e9b-20241204192933 --- apps/darts-modernisation/darts-proxy/darts-proxy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/darts-modernisation/darts-proxy/darts-proxy.yaml b/apps/darts-modernisation/darts-proxy/darts-proxy.yaml index 5f68763ffe9..419b7ce8fad 100644 --- a/apps/darts-modernisation/darts-proxy/darts-proxy.yaml +++ b/apps/darts-modernisation/darts-proxy/darts-proxy.yaml @@ -16,9 +16,9 @@ spec: values: java: replicas: 1 - image: sdshmctspublic.azurecr.io/darts/proxy:prod-d9ec4a5-20241202085405 # {"$imagepolicy": "flux-system:darts-proxy"} + image: sdshmctspublic.azurecr.io/darts/proxy:prod-4472e9b-20241204192933 # {"$imagepolicy": "flux-system:darts-proxy"} disableTraefikTls: true memoryRequests: '2G' memoryLimits: '3G' function: - image: sdshmctspublic.azurecr.io/darts/proxy:prod-d9ec4a5-20241202085405 # {"$imagepolicy": "flux-system:darts-proxy"} + image: sdshmctspublic.azurecr.io/darts/proxy:prod-4472e9b-20241204192933 # {"$imagepolicy": "flux-system:darts-proxy"} From ea65241e33141aba92867d35d6f4cd4d5420a351 Mon Sep 17 00:00:00 2001 From: Jason Paige Date: Wed, 4 Dec 2024 19:41:57 +0000 Subject: [PATCH 06/29] run pre disassociation every 5mins in prod (#5833) --- apps/pre/pre-api-cron-close-pending-cases/prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pre/pre-api-cron-close-pending-cases/prod.yaml b/apps/pre/pre-api-cron-close-pending-cases/prod.yaml index 45fd3189637..01de50be8c3 100644 --- a/apps/pre/pre-api-cron-close-pending-cases/prod.yaml +++ b/apps/pre/pre-api-cron-close-pending-cases/prod.yaml @@ -10,7 +10,7 @@ spec: job: suspend: false disableActiveClusterCheck: true - schedule: "0 * * * *" + schedule: "*/5 * * * *" image: sdshmctspublic.azurecr.io/pre/api:prod-e53315d-20241203152200 # {"$imagepolicy": "flux-system:pre-api"} environment: MEDIA_SERVICE: MediaKind From 2ff54194c01a1c4cdd7c416d6f1fc13fff3c4d85 Mon Sep 17 00:00:00 2001 From: damongreen123 Date: Wed, 4 Dec 2024 20:26:32 +0000 Subject: [PATCH 07/29] Trigger Prod pods Update prod.yaml (#5834) --- apps/pre/pre-api/prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pre/pre-api/prod.yaml b/apps/pre/pre-api/prod.yaml index dc768bbdfde..46b9b0dcbc7 100644 --- a/apps/pre/pre-api/prod.yaml +++ b/apps/pre/pre-api/prod.yaml @@ -15,4 +15,4 @@ spec: AZURE_SUBSCRIPTION_ID: 5ca62022-6aa2-4cee-aaa7-e7536c8d566c PLATFORM_ENV_TAG: Production MEDIA_SERVICE: MediaKind - TRIGGER: init-1 + TRIGGER: init-2 From b142066a7586633a37c8d5aaa8ffbdd8544a15de Mon Sep 17 00:00:00 2001 From: Jason Paige Date: Wed, 4 Dec 2024 20:39:38 +0000 Subject: [PATCH 08/29] Disable pre-portal Ts&Cs and Case State column (#5831) --- apps/pre/pre-portal/prod.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/pre/pre-portal/prod.yaml b/apps/pre/pre-portal/prod.yaml index 3d631717a60..0d2463ba092 100644 --- a/apps/pre/pre-portal/prod.yaml +++ b/apps/pre/pre-portal/prod.yaml @@ -16,6 +16,6 @@ spec: AMS_AZURE_MEDIA_SERVICES: https://preamsprod-ukso1.streaming.media.azure.net AMS_AZURE_MEDIA_SERVICES_KEY_DELIVERY: https://preamsprod.keydelivery.uksouth.media.azure.net USE_MK_ON_WATCH_PAGE: true - TS_AND_CS_REDIRECT_ENABLED: true - ENABLE_CASE_STATE_COLUMN: true + TS_AND_CS_REDIRECT_ENABLED: false + ENABLE_CASE_STATE_COLUMN: false TRIGGER: init-1 From 11a3d76d758c5edb7b48b27b7e1e1a7ce95845b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:42:06 +0000 Subject: [PATCH 09/29] Update hmctspublic.azurecr.io/jenkins/jenkins Docker tag to v2.488-816 in ptlsbox (#5836) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/jenkins/jenkins/ptlsbox/jenkins-controller-version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jenkins/jenkins/ptlsbox/jenkins-controller-version.yaml b/apps/jenkins/jenkins/ptlsbox/jenkins-controller-version.yaml index 2446ea580ca..23cb2adb5b0 100644 --- a/apps/jenkins/jenkins/ptlsbox/jenkins-controller-version.yaml +++ b/apps/jenkins/jenkins/ptlsbox/jenkins-controller-version.yaml @@ -7,4 +7,4 @@ metadata: spec: values: controller: - tag: 2.488-815 + tag: 2.488-816 From 68b9557e3dd9ddabcc0d98d01b847ae583072dd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:31:55 +0000 Subject: [PATCH 10/29] Update hmctspublic.azurecr.io/jenkins/jenkins Docker tag to v2.488-816 in jenkins (#5835) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/jenkins/jenkins/jenkins-controller-version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jenkins/jenkins/jenkins-controller-version.yaml b/apps/jenkins/jenkins/jenkins-controller-version.yaml index 2446ea580ca..23cb2adb5b0 100644 --- a/apps/jenkins/jenkins/jenkins-controller-version.yaml +++ b/apps/jenkins/jenkins/jenkins-controller-version.yaml @@ -7,4 +7,4 @@ metadata: spec: values: controller: - tag: 2.488-815 + tag: 2.488-816 From 15dffa06051ce73ef4955e771a2d51e2c669d282 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 07:46:06 +0000 Subject: [PATCH 11/29] sdshmctspublic.azurecr.io/darts/stub-services:prod-2aaf847-20241205073759 --- .../darts-stub-services/darts-stub-services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-stub-services/darts-stub-services.yaml b/apps/darts-modernisation/darts-stub-services/darts-stub-services.yaml index 24301263fba..39c8b41533a 100644 --- a/apps/darts-modernisation/darts-stub-services/darts-stub-services.yaml +++ b/apps/darts-modernisation/darts-stub-services/darts-stub-services.yaml @@ -15,5 +15,5 @@ spec: interval: 1m values: java: - image: sdshmctspublic.azurecr.io/darts/stub-services:prod-fa82fb6-20241202105444 # {"$imagepolicy": "flux-system:darts-stub-services"} + image: sdshmctspublic.azurecr.io/darts/stub-services:prod-2aaf847-20241205073759 # {"$imagepolicy": "flux-system:darts-stub-services"} disableTraefikTls: true From 3283114533bd97a4ee00061eb7bb74d68a48fab8 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 08:00:16 +0000 Subject: [PATCH 12/29] sdshmctspublic.azurecr.io/pre/portal:prod-8bcbff0-20241205074642 --- apps/pre/pre-portal/demo.yaml | 2 +- apps/pre/pre-portal/pre-portal.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/pre/pre-portal/demo.yaml b/apps/pre/pre-portal/demo.yaml index 616624a3472..1763657f4c2 100644 --- a/apps/pre/pre-portal/demo.yaml +++ b/apps/pre/pre-portal/demo.yaml @@ -8,7 +8,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-fb800d3-20241204120126 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-8bcbff0-20241205074642 # {"$imagepolicy": "flux-system:pre-portal"} ingressHost: pre-portal.demo.platform.hmcts.net environment: PRE_API_URL: https://sds-api-mgmt.demo.platform.hmcts.net/pre-api diff --git a/apps/pre/pre-portal/pre-portal.yaml b/apps/pre/pre-portal/pre-portal.yaml index 40ad45e9551..4119c41245e 100644 --- a/apps/pre/pre-portal/pre-portal.yaml +++ b/apps/pre/pre-portal/pre-portal.yaml @@ -15,7 +15,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-fb800d3-20241204120126 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-8bcbff0-20241205074642 # {"$imagepolicy": "flux-system:pre-portal"} disableTraefikTls: true cpuRequests: '50m' cpuLimits: '500m' From ffb991a42dff4b6e5db774af97e220cca0d6da41 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 08:26:06 +0000 Subject: [PATCH 13/29] sdshmctspublic.azurecr.io/pre/portal:prod-747f6aa-20241205081330 --- apps/pre/pre-portal/demo.yaml | 2 +- apps/pre/pre-portal/pre-portal.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/pre/pre-portal/demo.yaml b/apps/pre/pre-portal/demo.yaml index 1763657f4c2..e109702764d 100644 --- a/apps/pre/pre-portal/demo.yaml +++ b/apps/pre/pre-portal/demo.yaml @@ -8,7 +8,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-8bcbff0-20241205074642 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-747f6aa-20241205081330 # {"$imagepolicy": "flux-system:pre-portal"} ingressHost: pre-portal.demo.platform.hmcts.net environment: PRE_API_URL: https://sds-api-mgmt.demo.platform.hmcts.net/pre-api diff --git a/apps/pre/pre-portal/pre-portal.yaml b/apps/pre/pre-portal/pre-portal.yaml index 4119c41245e..2990726f8db 100644 --- a/apps/pre/pre-portal/pre-portal.yaml +++ b/apps/pre/pre-portal/pre-portal.yaml @@ -15,7 +15,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-8bcbff0-20241205074642 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-747f6aa-20241205081330 # {"$imagepolicy": "flux-system:pre-portal"} disableTraefikTls: true cpuRequests: '50m' cpuLimits: '500m' From 3e0c675aff0d8442a3aa8403117a5af4e95bd776 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 08:30:53 +0000 Subject: [PATCH 14/29] sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 --- apps/toffee/recipe-backend/demo.yaml | 2 +- apps/toffee/recipe-backend/ithc.yaml | 2 +- apps/toffee/recipe-backend/prod.yaml | 2 +- apps/toffee/recipe-backend/sbox.yaml | 2 +- apps/toffee/recipe-backend/stg.yaml | 2 +- apps/toffee/recipe-backend/test.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/toffee/recipe-backend/demo.yaml b/apps/toffee/recipe-backend/demo.yaml index 9cd7d217311..c8a536481e6 100644 --- a/apps/toffee/recipe-backend/demo.yaml +++ b/apps/toffee/recipe-backend/demo.yaml @@ -6,7 +6,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.demo.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} diff --git a/apps/toffee/recipe-backend/ithc.yaml b/apps/toffee/recipe-backend/ithc.yaml index fd20c386efb..334e571f96f 100644 --- a/apps/toffee/recipe-backend/ithc.yaml +++ b/apps/toffee/recipe-backend/ithc.yaml @@ -6,7 +6,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.ithc.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} diff --git a/apps/toffee/recipe-backend/prod.yaml b/apps/toffee/recipe-backend/prod.yaml index 83d659bfcfe..aa5931ea0aa 100644 --- a/apps/toffee/recipe-backend/prod.yaml +++ b/apps/toffee/recipe-backend/prod.yaml @@ -6,7 +6,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} diff --git a/apps/toffee/recipe-backend/sbox.yaml b/apps/toffee/recipe-backend/sbox.yaml index d483f84e8d1..d104c978ecc 100644 --- a/apps/toffee/recipe-backend/sbox.yaml +++ b/apps/toffee/recipe-backend/sbox.yaml @@ -6,7 +6,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.sandbox.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} diff --git a/apps/toffee/recipe-backend/stg.yaml b/apps/toffee/recipe-backend/stg.yaml index 85c4da375f5..56d3de4b354 100644 --- a/apps/toffee/recipe-backend/stg.yaml +++ b/apps/toffee/recipe-backend/stg.yaml @@ -8,7 +8,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.staging.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} diff --git a/apps/toffee/recipe-backend/test.yaml b/apps/toffee/recipe-backend/test.yaml index 70cc2dd6f72..d29387874f8 100644 --- a/apps/toffee/recipe-backend/test.yaml +++ b/apps/toffee/recipe-backend/test.yaml @@ -6,7 +6,7 @@ metadata: spec: values: java: - image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-8f2c31c-20241204080445 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} + image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-a5fc625-20241205082342 #{"$imagepolicy": "flux-system:toffee-recipe-backend"} ingressHost: toffee-recipe-backend.test.platform.hmcts.net useWorkloadIdentity: true workloadClientID: ${WORKLOAD_IDENTITY_ID} From 23f9d924c4b5ae09dea1c3c6a606390617c2a16a Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:18:01 +0000 Subject: [PATCH 15/29] sdshmctspublic.azurecr.io/darts/portal:prod-c96bc7b-20241205085315 --- apps/darts-modernisation/darts-portal/darts-portal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-portal/darts-portal.yaml b/apps/darts-modernisation/darts-portal/darts-portal.yaml index 0cfd2cfc5e9..7edc2e9801f 100644 --- a/apps/darts-modernisation/darts-portal/darts-portal.yaml +++ b/apps/darts-modernisation/darts-portal/darts-portal.yaml @@ -15,5 +15,5 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/portal:prod-dfb2000-20241204100619 # {"$imagepolicy": "flux-system:darts-portal"} + image: sdshmctspublic.azurecr.io/darts/portal:prod-c96bc7b-20241205085315 # {"$imagepolicy": "flux-system:darts-portal"} disableTraefikTls: true From 5b5da91f6f2f477af7f12221faec63c229e40581 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:20:55 +0000 Subject: [PATCH 16/29] sdshmctspublic.azurecr.io/darts/gateway:prod-4638243-20241205090205 --- apps/darts-modernisation/darts-gateway/darts-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-gateway/darts-gateway.yaml b/apps/darts-modernisation/darts-gateway/darts-gateway.yaml index 3edfc7bbe83..4c6e3b30276 100644 --- a/apps/darts-modernisation/darts-gateway/darts-gateway.yaml +++ b/apps/darts-modernisation/darts-gateway/darts-gateway.yaml @@ -16,5 +16,5 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/gateway:prod-3b9d792-20241203090624 # {"$imagepolicy": "flux-system:darts-gateway"} + image: sdshmctspublic.azurecr.io/darts/gateway:prod-4638243-20241205090205 # {"$imagepolicy": "flux-system:darts-gateway"} disableTraefikTls: true From 6161a0577aceb700b211fd8a33b853f7b103e5df Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:31:09 +0000 Subject: [PATCH 17/29] sdshmctspublic.azurecr.io/darts/portal:prod-e2ac64a-20241205085402 --- apps/darts-modernisation/darts-portal/darts-portal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-portal/darts-portal.yaml b/apps/darts-modernisation/darts-portal/darts-portal.yaml index 7edc2e9801f..9256d31acb5 100644 --- a/apps/darts-modernisation/darts-portal/darts-portal.yaml +++ b/apps/darts-modernisation/darts-portal/darts-portal.yaml @@ -15,5 +15,5 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/portal:prod-c96bc7b-20241205085315 # {"$imagepolicy": "flux-system:darts-portal"} + image: sdshmctspublic.azurecr.io/darts/portal:prod-e2ac64a-20241205085402 # {"$imagepolicy": "flux-system:darts-portal"} disableTraefikTls: true From 5e7e4f327c4dba88a3af08e5d87664a244d27071 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:44:33 +0000 Subject: [PATCH 18/29] sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 --- apps/darts-modernisation/darts-api/darts-api.yaml | 4 ++-- apps/darts-modernisation/darts-api/demo.yaml | 2 +- apps/darts-modernisation/darts-api/prod.yaml | 2 +- apps/darts-modernisation/darts-api/stg.yaml | 2 +- apps/darts-modernisation/darts-api/test.yaml | 2 +- .../darts-automated-tasks/darts-automated-tasks.yaml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/darts-modernisation/darts-api/darts-api.yaml b/apps/darts-modernisation/darts-api/darts-api.yaml index 5c5fd174d30..cff65521eb7 100644 --- a/apps/darts-modernisation/darts-api/darts-api.yaml +++ b/apps/darts-modernisation/darts-api/darts-api.yaml @@ -16,14 +16,14 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' cpuRequests: '2000m' cpuLimits: '3000m' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} memoryRequests: '2G' memoryLimits: '3G' darts-portal: diff --git a/apps/darts-modernisation/darts-api/demo.yaml b/apps/darts-modernisation/darts-api/demo.yaml index ac83c3030be..579380beaaa 100644 --- a/apps/darts-modernisation/darts-api/demo.yaml +++ b/apps/darts-modernisation/darts-api/demo.yaml @@ -23,6 +23,6 @@ spec: ARM_RPO_DURATION: 24h IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/prod.yaml b/apps/darts-modernisation/darts-api/prod.yaml index e28f0ecb02b..639935dd0ed 100644 --- a/apps/darts-modernisation/darts-api/prod.yaml +++ b/apps/darts-modernisation/darts-api/prod.yaml @@ -28,6 +28,6 @@ spec: pdb: enabled: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/stg.yaml b/apps/darts-modernisation/darts-api/stg.yaml index 2fc4d4da40b..3cbd7be10c9 100644 --- a/apps/darts-modernisation/darts-api/stg.yaml +++ b/apps/darts-modernisation/darts-api/stg.yaml @@ -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-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: http://darts-stub-services.staging.platform.hmcts.net diff --git a/apps/darts-modernisation/darts-api/test.yaml b/apps/darts-modernisation/darts-api/test.yaml index 3669834476c..2fbef1d48d1 100644 --- a/apps/darts-modernisation/darts-api/test.yaml +++ b/apps/darts-modernisation/darts-api/test.yaml @@ -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-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} diff --git a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml index b84d17a35b7..f58efdc080b 100644 --- a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml +++ b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml @@ -16,7 +16,7 @@ spec: values: java: ingressHost: darts-automated-tasks.{{ .Values.global.environment }}.platform.hmcts.net - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' @@ -29,7 +29,7 @@ spec: NOTIFICATION_SCHEDULER_ENABLED: false NOTIFICATION_SCHEDULER_CRON: '-' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-fc81390-20241204154506 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} minReplicaCount: 0 maxReplicaCount: 0 # only poll every 24 hours, to prevent DB sessions From debc11b0863472c701a4291f81b027aca89d5b0a Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:52:01 +0000 Subject: [PATCH 19/29] sdshmctspublic.azurecr.io/juror/bureau:pr-843-37b3676-20241205094451 --- apps/juror/juror-bureau/demo.yaml | 2 +- apps/juror/juror-bureau/ithc.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/juror/juror-bureau/demo.yaml b/apps/juror/juror-bureau/demo.yaml index 8bae82da104..c8b9170e27e 100644 --- a/apps/juror/juror-bureau/demo.yaml +++ b/apps/juror/juror-bureau/demo.yaml @@ -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-843-ebdd407-20241204153410 # {"$imagepolicy": "flux-system:juror-bureau-pr"} + image: sdshmctspublic.azurecr.io/juror/bureau:pr-843-37b3676-20241205094451 # {"$imagepolicy": "flux-system:juror-bureau-pr"} ingressHost: juror.demo.apps.hmcts.net environment: SKIP_SSO: true diff --git a/apps/juror/juror-bureau/ithc.yaml b/apps/juror/juror-bureau/ithc.yaml index 920983e3231..454af3ffaf2 100644 --- a/apps/juror/juror-bureau/ithc.yaml +++ b/apps/juror/juror-bureau/ithc.yaml @@ -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-843-ebdd407-20241204153410 # {"$imagepolicy": "flux-system:juror-bureau-pr"} + image: sdshmctspublic.azurecr.io/juror/bureau:pr-843-37b3676-20241205094451 # {"$imagepolicy": "flux-system:juror-bureau-pr"} ingressHost: juror.ithc.apps.hmcts.net environment: SKIP_SSO: true From 3b038be1fbf01bff1ce9aae5d9606c6f11e93524 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:56:59 +0000 Subject: [PATCH 20/29] sdshmctspublic.azurecr.io/vh/video-api:dev-517cb50-202412050954 --- apps/vh/video-api/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vh/video-api/dev.yaml b/apps/vh/video-api/dev.yaml index 5fff9aa016b..a04b6b52d8d 100644 --- a/apps/vh/video-api/dev.yaml +++ b/apps/vh/video-api/dev.yaml @@ -8,7 +8,7 @@ spec: values: java: ingressHost: vh-video-api.dev.platform.hmcts.net - image: sdshmctspublic.azurecr.io/vh/video-api:dev-4e6337c-202411291455 #{"$imagepolicy": "flux-system:vh-video-api-dev"} + image: sdshmctspublic.azurecr.io/vh/video-api:dev-517cb50-202412050954 #{"$imagepolicy": "flux-system:vh-video-api-dev"} keyVaults: vh-infra-core: excludeEnvironmentSuffix: false From 90e335708ddcd85e505608e538695e0120ded316 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 09:58:54 +0000 Subject: [PATCH 21/29] sdshmctspublic.azurecr.io/darts/gateway:prod-75cbfea-20241205094025 --- apps/darts-modernisation/darts-gateway/darts-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/darts-modernisation/darts-gateway/darts-gateway.yaml b/apps/darts-modernisation/darts-gateway/darts-gateway.yaml index 4c6e3b30276..0b296d78825 100644 --- a/apps/darts-modernisation/darts-gateway/darts-gateway.yaml +++ b/apps/darts-modernisation/darts-gateway/darts-gateway.yaml @@ -16,5 +16,5 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/gateway:prod-4638243-20241205090205 # {"$imagepolicy": "flux-system:darts-gateway"} + image: sdshmctspublic.azurecr.io/darts/gateway:prod-75cbfea-20241205094025 # {"$imagepolicy": "flux-system:darts-gateway"} disableTraefikTls: true From ff967fab77448332370a455fcdf6523978820888 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 10:21:48 +0000 Subject: [PATCH 22/29] sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 --- apps/darts-modernisation/darts-api/darts-api.yaml | 4 ++-- apps/darts-modernisation/darts-api/demo.yaml | 2 +- apps/darts-modernisation/darts-api/prod.yaml | 2 +- apps/darts-modernisation/darts-api/stg.yaml | 2 +- apps/darts-modernisation/darts-api/test.yaml | 2 +- .../darts-automated-tasks/darts-automated-tasks.yaml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/darts-modernisation/darts-api/darts-api.yaml b/apps/darts-modernisation/darts-api/darts-api.yaml index cff65521eb7..80114655ab9 100644 --- a/apps/darts-modernisation/darts-api/darts-api.yaml +++ b/apps/darts-modernisation/darts-api/darts-api.yaml @@ -16,14 +16,14 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' cpuRequests: '2000m' cpuLimits: '3000m' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} memoryRequests: '2G' memoryLimits: '3G' darts-portal: diff --git a/apps/darts-modernisation/darts-api/demo.yaml b/apps/darts-modernisation/darts-api/demo.yaml index 579380beaaa..daa20c908bc 100644 --- a/apps/darts-modernisation/darts-api/demo.yaml +++ b/apps/darts-modernisation/darts-api/demo.yaml @@ -23,6 +23,6 @@ spec: ARM_RPO_DURATION: 24h IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/prod.yaml b/apps/darts-modernisation/darts-api/prod.yaml index 639935dd0ed..ac226c764ac 100644 --- a/apps/darts-modernisation/darts-api/prod.yaml +++ b/apps/darts-modernisation/darts-api/prod.yaml @@ -28,6 +28,6 @@ spec: pdb: enabled: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/stg.yaml b/apps/darts-modernisation/darts-api/stg.yaml index 3cbd7be10c9..f4472ca0cfa 100644 --- a/apps/darts-modernisation/darts-api/stg.yaml +++ b/apps/darts-modernisation/darts-api/stg.yaml @@ -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-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: http://darts-stub-services.staging.platform.hmcts.net diff --git a/apps/darts-modernisation/darts-api/test.yaml b/apps/darts-modernisation/darts-api/test.yaml index 2fbef1d48d1..6004a37b865 100644 --- a/apps/darts-modernisation/darts-api/test.yaml +++ b/apps/darts-modernisation/darts-api/test.yaml @@ -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-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} diff --git a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml index f58efdc080b..541460af3e1 100644 --- a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml +++ b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml @@ -16,7 +16,7 @@ spec: values: java: ingressHost: darts-automated-tasks.{{ .Values.global.environment }}.platform.hmcts.net - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' @@ -29,7 +29,7 @@ spec: NOTIFICATION_SCHEDULER_ENABLED: false NOTIFICATION_SCHEDULER_CRON: '-' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-f9b8143-20241205090431 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} minReplicaCount: 0 maxReplicaCount: 0 # only poll every 24 hours, to prevent DB sessions From 30df8ecdd9d6ef394337489106fe181e4cb560ae Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 10:40:51 +0000 Subject: [PATCH 23/29] sdshmctspublic.azurecr.io/pre/portal:prod-c26ba05-20241205102734 --- apps/pre/pre-portal/demo.yaml | 2 +- apps/pre/pre-portal/pre-portal.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/pre/pre-portal/demo.yaml b/apps/pre/pre-portal/demo.yaml index e109702764d..a35bb059d23 100644 --- a/apps/pre/pre-portal/demo.yaml +++ b/apps/pre/pre-portal/demo.yaml @@ -8,7 +8,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-747f6aa-20241205081330 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-c26ba05-20241205102734 # {"$imagepolicy": "flux-system:pre-portal"} ingressHost: pre-portal.demo.platform.hmcts.net environment: PRE_API_URL: https://sds-api-mgmt.demo.platform.hmcts.net/pre-api diff --git a/apps/pre/pre-portal/pre-portal.yaml b/apps/pre/pre-portal/pre-portal.yaml index 2990726f8db..33100e62e1c 100644 --- a/apps/pre/pre-portal/pre-portal.yaml +++ b/apps/pre/pre-portal/pre-portal.yaml @@ -15,7 +15,7 @@ spec: values: nodejs: replicas: 2 - image: sdshmctspublic.azurecr.io/pre/portal:prod-747f6aa-20241205081330 # {"$imagepolicy": "flux-system:pre-portal"} + image: sdshmctspublic.azurecr.io/pre/portal:prod-c26ba05-20241205102734 # {"$imagepolicy": "flux-system:pre-portal"} disableTraefikTls: true cpuRequests: '50m' cpuLimits: '500m' From 16384b4d8d261c117e0225595934713af4e5233a Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 10:47:06 +0000 Subject: [PATCH 24/29] sdshmctspublic.azurecr.io/vh/video-web:dev-9484325-202412051042 --- apps/vh/video-web/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vh/video-web/dev.yaml b/apps/vh/video-web/dev.yaml index 665b3dc232f..bb4a764f0f2 100644 --- a/apps/vh/video-web/dev.yaml +++ b/apps/vh/video-web/dev.yaml @@ -10,4 +10,4 @@ spec: ingressHost: vh-video-web.dev.platform.hmcts.net ingressAnnotations: external-dns.alpha.kubernetes.io/exclude: "true" - image: sdshmctspublic.azurecr.io/vh/video-web:dev-5281648-202412041719 # {"$imagepolicy": "flux-system:vh-video-web-dev"} + image: sdshmctspublic.azurecr.io/vh/video-web:dev-9484325-202412051042 # {"$imagepolicy": "flux-system:vh-video-web-dev"} From d67675c77212fa454a38d47cf8d2c1bf7b18d53a Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 10:56:08 +0000 Subject: [PATCH 25/29] sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 --- apps/darts-modernisation/darts-api/darts-api.yaml | 4 ++-- apps/darts-modernisation/darts-api/demo.yaml | 2 +- apps/darts-modernisation/darts-api/prod.yaml | 2 +- apps/darts-modernisation/darts-api/stg.yaml | 2 +- apps/darts-modernisation/darts-api/test.yaml | 2 +- .../darts-automated-tasks/darts-automated-tasks.yaml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/darts-modernisation/darts-api/darts-api.yaml b/apps/darts-modernisation/darts-api/darts-api.yaml index 80114655ab9..da49aa77fd5 100644 --- a/apps/darts-modernisation/darts-api/darts-api.yaml +++ b/apps/darts-modernisation/darts-api/darts-api.yaml @@ -16,14 +16,14 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' cpuRequests: '2000m' cpuLimits: '3000m' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} memoryRequests: '2G' memoryLimits: '3G' darts-portal: diff --git a/apps/darts-modernisation/darts-api/demo.yaml b/apps/darts-modernisation/darts-api/demo.yaml index daa20c908bc..0b5116f7674 100644 --- a/apps/darts-modernisation/darts-api/demo.yaml +++ b/apps/darts-modernisation/darts-api/demo.yaml @@ -23,6 +23,6 @@ spec: ARM_RPO_DURATION: 24h IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/prod.yaml b/apps/darts-modernisation/darts-api/prod.yaml index ac226c764ac..fb4b81d4995 100644 --- a/apps/darts-modernisation/darts-api/prod.yaml +++ b/apps/darts-modernisation/darts-api/prod.yaml @@ -28,6 +28,6 @@ spec: pdb: enabled: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/stg.yaml b/apps/darts-modernisation/darts-api/stg.yaml index f4472ca0cfa..2158c07af40 100644 --- a/apps/darts-modernisation/darts-api/stg.yaml +++ b/apps/darts-modernisation/darts-api/stg.yaml @@ -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-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: http://darts-stub-services.staging.platform.hmcts.net diff --git a/apps/darts-modernisation/darts-api/test.yaml b/apps/darts-modernisation/darts-api/test.yaml index 6004a37b865..ec94fd8a388 100644 --- a/apps/darts-modernisation/darts-api/test.yaml +++ b/apps/darts-modernisation/darts-api/test.yaml @@ -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-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} diff --git a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml index 541460af3e1..ec1d101d024 100644 --- a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml +++ b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml @@ -16,7 +16,7 @@ spec: values: java: ingressHost: darts-automated-tasks.{{ .Values.global.environment }}.platform.hmcts.net - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' @@ -29,7 +29,7 @@ spec: NOTIFICATION_SCHEDULER_ENABLED: false NOTIFICATION_SCHEDULER_CRON: '-' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-1b9a337-20241205094426 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} minReplicaCount: 0 maxReplicaCount: 0 # only poll every 24 hours, to prevent DB sessions From d8c3637e0501c26d64c8cf02414531fb20c8fd2d Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 11:22:07 +0000 Subject: [PATCH 26/29] sdshmctspublic.azurecr.io/vh/video-web:dev-db81970-202412051118 --- apps/vh/video-web/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vh/video-web/dev.yaml b/apps/vh/video-web/dev.yaml index bb4a764f0f2..7c3280d4512 100644 --- a/apps/vh/video-web/dev.yaml +++ b/apps/vh/video-web/dev.yaml @@ -10,4 +10,4 @@ spec: ingressHost: vh-video-web.dev.platform.hmcts.net ingressAnnotations: external-dns.alpha.kubernetes.io/exclude: "true" - image: sdshmctspublic.azurecr.io/vh/video-web:dev-9484325-202412051042 # {"$imagepolicy": "flux-system:vh-video-web-dev"} + image: sdshmctspublic.azurecr.io/vh/video-web:dev-db81970-202412051118 # {"$imagepolicy": "flux-system:vh-video-web-dev"} From 982fe07383f7625475ad4c98095cc75933b23c76 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 11:40:50 +0000 Subject: [PATCH 27/29] sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 --- apps/darts-modernisation/darts-api/darts-api.yaml | 4 ++-- apps/darts-modernisation/darts-api/demo.yaml | 2 +- apps/darts-modernisation/darts-api/prod.yaml | 2 +- apps/darts-modernisation/darts-api/stg.yaml | 2 +- apps/darts-modernisation/darts-api/test.yaml | 2 +- .../darts-automated-tasks/darts-automated-tasks.yaml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/darts-modernisation/darts-api/darts-api.yaml b/apps/darts-modernisation/darts-api/darts-api.yaml index da49aa77fd5..48116b222d2 100644 --- a/apps/darts-modernisation/darts-api/darts-api.yaml +++ b/apps/darts-modernisation/darts-api/darts-api.yaml @@ -16,14 +16,14 @@ spec: values: java: replicas: 2 - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' cpuRequests: '2000m' cpuLimits: '3000m' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} memoryRequests: '2G' memoryLimits: '3G' darts-portal: diff --git a/apps/darts-modernisation/darts-api/demo.yaml b/apps/darts-modernisation/darts-api/demo.yaml index 0b5116f7674..fbd4722f66f 100644 --- a/apps/darts-modernisation/darts-api/demo.yaml +++ b/apps/darts-modernisation/darts-api/demo.yaml @@ -23,6 +23,6 @@ spec: ARM_RPO_DURATION: 24h IS_MOCK_ARM_RPO_DOWNLOAD_CSV: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.test.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/prod.yaml b/apps/darts-modernisation/darts-api/prod.yaml index fb4b81d4995..18ae255d089 100644 --- a/apps/darts-modernisation/darts-api/prod.yaml +++ b/apps/darts-modernisation/darts-api/prod.yaml @@ -28,6 +28,6 @@ spec: pdb: enabled: false function: - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: https://www.court-tribunal-records-archive.service.justice.gov.uk diff --git a/apps/darts-modernisation/darts-api/stg.yaml b/apps/darts-modernisation/darts-api/stg.yaml index 2158c07af40..b65f883131f 100644 --- a/apps/darts-modernisation/darts-api/stg.yaml +++ b/apps/darts-modernisation/darts-api/stg.yaml @@ -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-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} environment: ARM_URL: http://darts-stub-services.staging.platform.hmcts.net diff --git a/apps/darts-modernisation/darts-api/test.yaml b/apps/darts-modernisation/darts-api/test.yaml index ec94fd8a388..582e1c755c4 100644 --- a/apps/darts-modernisation/darts-api/test.yaml +++ b/apps/darts-modernisation/darts-api/test.yaml @@ -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-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} diff --git a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml index ec1d101d024..5f42b1e13f1 100644 --- a/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml +++ b/apps/darts-modernisation/darts-automated-tasks/darts-automated-tasks.yaml @@ -16,7 +16,7 @@ spec: values: java: ingressHost: darts-automated-tasks.{{ .Values.global.environment }}.platform.hmcts.net - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} disableTraefikTls: true memoryRequests: '3G' memoryLimits: '4G' @@ -29,7 +29,7 @@ spec: NOTIFICATION_SCHEDULER_ENABLED: false NOTIFICATION_SCHEDULER_CRON: '-' function: - image: sdshmctspublic.azurecr.io/darts/api:prod-9d054cd-20241205101907 # {"$imagepolicy": "flux-system:darts-api"} + image: sdshmctspublic.azurecr.io/darts/api:prod-d67903f-20241205110323 # {"$imagepolicy": "flux-system:darts-api"} minReplicaCount: 0 maxReplicaCount: 0 # only poll every 24 hours, to prevent DB sessions From 76cfd2799eeb1aa798ae54eb9962fbaed3454760 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 11:47:02 +0000 Subject: [PATCH 28/29] sdshmctspublic.azurecr.io/vh/video-api:test-517cb50-202412051146 --- apps/vh/video-api/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vh/video-api/test.yaml b/apps/vh/video-api/test.yaml index ccbd8e5f031..292e43dcd0b 100644 --- a/apps/vh/video-api/test.yaml +++ b/apps/vh/video-api/test.yaml @@ -8,4 +8,4 @@ spec: values: java: ingressHost: vh-video-api.test.platform.hmcts.net - image: sdshmctspublic.azurecr.io/vh/video-api:test-4e6337c-202412031930 #{"$imagepolicy": "flux-system:vh-video-api-test"} + image: sdshmctspublic.azurecr.io/vh/video-api:test-517cb50-202412051146 #{"$imagepolicy": "flux-system:vh-video-api-test"} From 0a985139d366a993af4b984d80e7e6b47e9b5fcb Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Thu, 5 Dec 2024 12:10:33 +0000 Subject: [PATCH 29/29] sdshmctspublic.azurecr.io/opal/frontend:prod-b5f2337-20241205112008 --- apps/opal/opal-frontend/opal-frontend.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/opal/opal-frontend/opal-frontend.yaml b/apps/opal/opal-frontend/opal-frontend.yaml index 0c4fb70e1e7..6b910d8c15b 100644 --- a/apps/opal/opal-frontend/opal-frontend.yaml +++ b/apps/opal/opal-frontend/opal-frontend.yaml @@ -15,5 +15,5 @@ spec: interval: 1m values: nodejs: - image: sdshmctspublic.azurecr.io/opal/frontend:prod-0f47cdf-20241204134011 # {"$imagepolicy": "flux-system:opal-frontend"} + image: sdshmctspublic.azurecr.io/opal/frontend:prod-b5f2337-20241205112008 # {"$imagepolicy": "flux-system:opal-frontend"} disableTraefikTls: true