From 41eea3a0f2d09ac56e20d08f2194637b22530bfc Mon Sep 17 00:00:00 2001 From: ahosgood <> Date: Fri, 14 Feb 2025 16:51:50 +0000 Subject: [PATCH] Release v25.02.14.16 to staging --- config/staging.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/staging.json b/config/staging.json index b784ed4..ad91864 100644 --- a/config/staging.json +++ b/config/staging.json @@ -2,7 +2,7 @@ "services": { "frontend": { "image": "ghcr.io/nationalarchives/ds-frontend", - "version": "25.02.13.1015" + "version": "25.02.14.1017" }, "cms": { "image": "ghcr.io/nationalarchives/ds-wagtail", @@ -10,15 +10,15 @@ }, "search": { "image": "ghcr.io/nationalarchives/ds-search", - "version": "25.02.14.284" + "version": "25.02.14.287" }, "frontend-enrichment": { "image": "ghcr.io/nationalarchives/ds-frontend-enrichment", - "version": "25.02.13.11" + "version": "25.02.14.13" }, "sitemap-search": { "image": "ghcr.io/nationalarchives/ds-sitemap-search", - "version": "25.02.06.28" + "version": "25.02.14.29" } } }