From f4c2177408d1bc72493599aaedcd17c1e15a1c26 Mon Sep 17 00:00:00 2001 From: BuildKite on behalf of Wellcome Collection Date: Fri, 17 Jan 2025 07:58:50 +0000 Subject: [PATCH] Point concepts-pipeline at 2024-11-18 --- infrastructure/2024-10-28/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/2024-10-28/main.tf b/infrastructure/2024-10-28/main.tf index b19afa3..38fe223 100644 --- a/infrastructure/2024-10-28/main.tf +++ b/infrastructure/2024-10-28/main.tf @@ -5,7 +5,7 @@ module "concepts_pipeline" { # This is the namespace of the works catalogue pipeline # that this concept pipeline should subscribe to for changes. - catalogue_namespace = "2024-11-05" // This is automatically bumped by the catalogue-api repo + catalogue_namespace = "2024-11-18" // This is automatically bumped by the catalogue-api repo network_config = local.network_config logging_cluster_id = local.logging_cluster_id