From 87988b4ad8e3df4e22e967ffc3d9dc20496d83fd Mon Sep 17 00:00:00 2001 From: akikrahman1 <149579836+akikrahman1@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:55:04 +0000 Subject: [PATCH 1/2] update to juror api deployment --- apps/juror/juror-public/ithc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/juror/juror-public/ithc.yaml b/apps/juror/juror-public/ithc.yaml index 25ddb67c7f..26133de1ca 100644 --- a/apps/juror/juror-public/ithc.yaml +++ b/apps/juror/juror-public/ithc.yaml @@ -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-03d7436-20241217151441 # {"$imagepolicy": "flux-system:juror-public-pr"} + image: sdshmctspublic.azurecr.io/juror/public:pr-830-a1cb60d-20241218123913 # {"$imagepolicy": "flux-system:juror-public-pr"} ingressHost: juror-public.ithc.apps.hmcts.net From 5c7745a4b57040d6c79f2af150dabc559614ca99 Mon Sep 17 00:00:00 2001 From: akikrahman1 <149579836+akikrahman1@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:56:02 +0000 Subject: [PATCH 2/2] Update demo.yaml --- apps/juror/juror-public/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/juror/juror-public/demo.yaml b/apps/juror/juror-public/demo.yaml index 33cc4b0bbb..01970405a6 100644 --- a/apps/juror/juror-public/demo.yaml +++ b/apps/juror/juror-public/demo.yaml @@ -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-03d7436-20241217151441 # {"$imagepolicy": "flux-system:juror-public-pr"} + image: sdshmctspublic.azurecr.io/juror/public:pr-830-a1cb60d-20241218123913 # {"$imagepolicy": "flux-system:juror-public-pr"} ingressHost: juror-public.demo.apps.hmcts.net