diff --git a/apps/xui/xui-webapp-integration1/demo-image-policy.yaml b/apps/xui/xui-webapp-integration1/demo-image-policy.yaml index 908fa1d9b24f..d2f1f15b830c 100644 --- a/apps/xui/xui-webapp-integration1/demo-image-policy.yaml +++ b/apps/xui/xui-webapp-integration1/demo-image-policy.yaml @@ -6,7 +6,7 @@ metadata: hmcts.github.com/prod-automated: disabled spec: filterTags: - pattern: '^pr-4096-[a-f0-9]+-(?P[0-9]+)' + pattern: '^pr-3977-[a-f0-9]+-(?P[0-9]+)' extract: '$ts' policy: alphabetical: diff --git a/apps/xui/xui-webapp-integration1/demo.yaml b/apps/xui/xui-webapp-integration1/demo.yaml index 42b65093698a..9a74dfaf9ae7 100644 --- a/apps/xui/xui-webapp-integration1/demo.yaml +++ b/apps/xui/xui-webapp-integration1/demo.yaml @@ -7,7 +7,7 @@ spec: nodejs: ingressHost: manage-case-int1.demo.platform.hmcts.net environment: - DUMMY_VAR: 2 + DUMMY_VAR: 1 FEATURE_SECURE_COOKIE_ENABLED: false FEATURE_JRD_E_LINKS_V2_ENABLED: true SERVICES_MARKUP_API: http://em-npa-demo.service.core-compute-demo.internal @@ -44,4 +44,4 @@ spec: FEATURE_ACCESS_MANAGEMENT_ENABLED: true SERVICES_ROLE_ASSIGNMENT_MAPPING_API: http://am-org-role-mapping-service-demo.service.core-compute-demo.internal PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3303 - image: hmctspublic.azurecr.io/xui/webapp:pr-4096-844c6de-20241220091201 #{"$imagepolicy": "flux-system:demo-xui-webapp-integration1"} + image: hmctspublic.azurecr.io/xui/webapp:pr-3977-3b081dc-20250106113944 #{"$imagepolicy": "flux-system:demo-xui-webapp-integration1"}