From 956fc5d90b3ebbf4fc271a7457d70dfa8f07fdb7 Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Tue, 19 Mar 2024 18:10:08 -0700 Subject: [PATCH] bump to latest planet version (#330) --- builds/planet/env.sh | 2 +- k8s/configs/planet-dev/deployment-config.yaml | 10 +++++----- .../planet-dev/opentripplanner-barcelona-config.yaml | 2 +- .../planet-dev/opentripplanner-losangeles-config.yaml | 2 +- .../planet-dev/opentripplanner-pugetsound-config.yaml | 2 +- k8s/configs/planet/deployment-config.yaml | 10 +++++----- .../planet/opentripplanner-barcelona-config.yaml | 2 +- .../planet/opentripplanner-losangeles-config.yaml | 2 +- .../planet/opentripplanner-pugetsound-config.yaml | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/builds/planet/env.sh b/builds/planet/env.sh index e5042ceb6..390a54b23 100644 --- a/builds/planet/env.sh +++ b/builds/planet/env.sh @@ -1,4 +1,4 @@ -export HEADWAY_PLANET_VERSION=v1.40 +export HEADWAY_PLANET_VERSION=v1.41 export HEADWAY_AREA=maps-earth-planet-${HEADWAY_PLANET_VERSION} export HEADWAY_AREA_TAG="$HEADWAY_AREA" export HEADWAY_COUNTRIES="ALL" diff --git a/k8s/configs/planet-dev/deployment-config.yaml b/k8s/configs/planet-dev/deployment-config.yaml index 31199587d..05aeb1fb7 100644 --- a/k8s/configs/planet-dev/deployment-config.yaml +++ b/k8s/configs/planet-dev/deployment-config.yaml @@ -3,7 +3,7 @@ kind: ConfigMap metadata: name: deployment-config data: - area: maps-earth-planet-v1.40 + area: maps-earth-planet-v1.41 public-url: https://maps.earth bbox: "" enable-transit-routing: "1" @@ -13,10 +13,10 @@ data: www-contact-link-text: "Contact Us" terrain-source-url: https://data.example.com/0.7.0/terrain.mbtiles landcover-source-url: https://data.example.com/0.7.0/landcover.mbtiles - areamap-source-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.mbtiles - valhalla-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.valhalla.tar.zst - placeholder-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.placeholder.tar.zst - elasticsearch-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.elasticsearch.tar.zst + areamap-source-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.mbtiles + valhalla-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.valhalla.tar.zst + placeholder-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.placeholder.tar.zst + elasticsearch-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.elasticsearch.tar.zst pelias-config-json: | { "logger": { diff --git a/k8s/configs/planet-dev/opentripplanner-barcelona-config.yaml b/k8s/configs/planet-dev/opentripplanner-barcelona-config.yaml index c20ae00bb..03a7f5469 100644 --- a/k8s/configs/planet-dev/opentripplanner-barcelona-config.yaml +++ b/k8s/configs/planet-dev/opentripplanner-barcelona-config.yaml @@ -3,6 +3,6 @@ kind: ConfigMap metadata: name: otp-barcelona-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/Barcelona.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/Barcelona.graph.obj.zst router-config-json: "" diff --git a/k8s/configs/planet-dev/opentripplanner-losangeles-config.yaml b/k8s/configs/planet-dev/opentripplanner-losangeles-config.yaml index 9008eaf01..660bb5004 100644 --- a/k8s/configs/planet-dev/opentripplanner-losangeles-config.yaml +++ b/k8s/configs/planet-dev/opentripplanner-losangeles-config.yaml @@ -3,6 +3,6 @@ kind: ConfigMap metadata: name: otp-losangeles-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/LosAngeles.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/LosAngeles.graph.obj.zst router-config-json: "" diff --git a/k8s/configs/planet-dev/opentripplanner-pugetsound-config.yaml b/k8s/configs/planet-dev/opentripplanner-pugetsound-config.yaml index 1ec93f77e..c2aa40776 100644 --- a/k8s/configs/planet-dev/opentripplanner-pugetsound-config.yaml +++ b/k8s/configs/planet-dev/opentripplanner-pugetsound-config.yaml @@ -3,7 +3,7 @@ kind: ConfigMap metadata: name: otp-pugetsound-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/PugetSound.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/PugetSound.graph.obj.zst router-config-json: | { "configVersion": "2023-05-24", diff --git a/k8s/configs/planet/deployment-config.yaml b/k8s/configs/planet/deployment-config.yaml index 31199587d..05aeb1fb7 100644 --- a/k8s/configs/planet/deployment-config.yaml +++ b/k8s/configs/planet/deployment-config.yaml @@ -3,7 +3,7 @@ kind: ConfigMap metadata: name: deployment-config data: - area: maps-earth-planet-v1.40 + area: maps-earth-planet-v1.41 public-url: https://maps.earth bbox: "" enable-transit-routing: "1" @@ -13,10 +13,10 @@ data: www-contact-link-text: "Contact Us" terrain-source-url: https://data.example.com/0.7.0/terrain.mbtiles landcover-source-url: https://data.example.com/0.7.0/landcover.mbtiles - areamap-source-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.mbtiles - valhalla-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.valhalla.tar.zst - placeholder-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.placeholder.tar.zst - elasticsearch-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/maps-earth-planet-v1.40.elasticsearch.tar.zst + areamap-source-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.mbtiles + valhalla-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.valhalla.tar.zst + placeholder-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.placeholder.tar.zst + elasticsearch-artifact-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/maps-earth-planet-v1.41.elasticsearch.tar.zst pelias-config-json: | { "logger": { diff --git a/k8s/configs/planet/opentripplanner-barcelona-config.yaml b/k8s/configs/planet/opentripplanner-barcelona-config.yaml index c20ae00bb..03a7f5469 100644 --- a/k8s/configs/planet/opentripplanner-barcelona-config.yaml +++ b/k8s/configs/planet/opentripplanner-barcelona-config.yaml @@ -3,6 +3,6 @@ kind: ConfigMap metadata: name: otp-barcelona-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/Barcelona.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/Barcelona.graph.obj.zst router-config-json: "" diff --git a/k8s/configs/planet/opentripplanner-losangeles-config.yaml b/k8s/configs/planet/opentripplanner-losangeles-config.yaml index 9008eaf01..660bb5004 100644 --- a/k8s/configs/planet/opentripplanner-losangeles-config.yaml +++ b/k8s/configs/planet/opentripplanner-losangeles-config.yaml @@ -3,6 +3,6 @@ kind: ConfigMap metadata: name: otp-losangeles-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/LosAngeles.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/LosAngeles.graph.obj.zst router-config-json: "" diff --git a/k8s/configs/planet/opentripplanner-pugetsound-config.yaml b/k8s/configs/planet/opentripplanner-pugetsound-config.yaml index ccf989e2e..a4faa530a 100644 --- a/k8s/configs/planet/opentripplanner-pugetsound-config.yaml +++ b/k8s/configs/planet/opentripplanner-pugetsound-config.yaml @@ -3,7 +3,7 @@ kind: ConfigMap metadata: name: otp-pugetsound-config data: - graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.40/PugetSound.graph.obj.zst + graph-url: https://data.example.com/0.7.0/maps-earth-planet-v1.41/PugetSound.graph.obj.zst router-config-json: | { "updaters": [