From 540be582696e9838a790d95b4641bf73392a332f Mon Sep 17 00:00:00 2001 From: akikrahman1 <149579836+akikrahman1@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:14:00 +0000 Subject: [PATCH] update to juror api deployment (#5908) * update to juror api deployment * Update demo.yaml --- apps/juror/juror-public/demo.yaml | 2 +- apps/juror/juror-public/ithc.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 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