From 031fdf56e3a238047cedd6f060a0f6f498c3fd71 Mon Sep 17 00:00:00 2001 From: RebeccaBaker <38425793+RebeccaBaker@users.noreply.github.com> Date: Fri, 17 May 2024 14:13:34 +0100 Subject: [PATCH 1/2] Update demo-image-policy.yaml --- apps/ccd/ccd-data-store-api/demo-image-policy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ccd/ccd-data-store-api/demo-image-policy.yaml b/apps/ccd/ccd-data-store-api/demo-image-policy.yaml index 40e48b708ff6..8604b2c811a9 100644 --- a/apps/ccd/ccd-data-store-api/demo-image-policy.yaml +++ b/apps/ccd/ccd-data-store-api/demo-image-policy.yaml @@ -6,7 +6,7 @@ metadata: hmcts.github.com/prod-automated: disabled spec: filterTags: - pattern: '^pr-prod-[a-f0-9]+-(?P[0-9]+)' + pattern: '^pr-2408-[a-f0-9]+-(?P[0-9]+)' extract: '$ts' policy: alphabetical: From 082a739efd074bd711f23ab31f5b0ca9021a4a45 Mon Sep 17 00:00:00 2001 From: RebeccaBaker <38425793+RebeccaBaker@users.noreply.github.com> Date: Mon, 20 May 2024 08:33:42 +0100 Subject: [PATCH 2/2] Update demo.yaml --- apps/ccd/ccd-data-store-api/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ccd/ccd-data-store-api/demo.yaml b/apps/ccd/ccd-data-store-api/demo.yaml index b84c0004738f..28ec0d0683a6 100644 --- a/apps/ccd/ccd-data-store-api/demo.yaml +++ b/apps/ccd/ccd-data-store-api/demo.yaml @@ -6,7 +6,7 @@ spec: releaseName: ccd-data-store-api values: java: - image: hmctspublic.azurecr.io/ccd/data-store-api:prod-2c19752-20240509132628 #{"$imagepolicy": "flux-system:prod-ccd-data-store-api"} + image: hmctspublic.azurecr.io/ccd/data-store-api:pr-2408-333cd5d-20240517141122 #{"$imagepolicy": "flux-system:prod-ccd-data-store-api"} replicas: 4 autoscaling: enabled: false