]> git.openstreetmap.org Git - chef.git/commitdiff
Update to osm-carto v5.8.0
authorTom Hughes <tom@compton.nu>
Fri, 1 Dec 2023 19:07:35 +0000 (19:07 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 1 Dec 2023 19:10:48 +0000 (19:10 +0000)
Closes #639

roles/tile.rb

index ac642a758e6c0d88419a7ebda46df652baf8f4bc..2a4af1a95595aa2ce42d776493cfdaebf557dd06 100644 (file)
@@ -104,7 +104,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.7.0",
+        :revision => "v5.8.0",
         :fonts_script => "/srv/tile.openstreetmap.org/styles/default/scripts/get-fonts.sh",
         :max_zoom => 19
       }