From 1c726dbaa4d72f11f5b1947fdead08cfd32e61c2 Mon Sep 17 00:00:00 2001 From: Jorge Sanz Date: Tue, 29 Oct 2024 11:00:54 +0100 Subject: [PATCH] [data] Publish USA States for 9 (#366) --- sources/us/states_v1.hjson | 2 +- sources/us/states_v8.hjson | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/us/states_v1.hjson b/sources/us/states_v1.hjson index 661f960..c347a6f 100644 --- a/sources/us/states_v1.hjson +++ b/sources/us/states_v1.hjson @@ -1,5 +1,5 @@ { - versions: '1 - 8' + versions: '1 - 9' production: true countryCode: US type: http diff --git a/sources/us/states_v8.hjson b/sources/us/states_v8.hjson index 75bfadd..2ad72ca 100644 --- a/sources/us/states_v8.hjson +++ b/sources/us/states_v8.hjson @@ -1,6 +1,6 @@ { // TODO Layer is disabled until we have proper migrations in kibana - versions: '>=9' + versions: '>=10' production: false countryCode: US type: http