From: Tom Hughes Date: Fri, 15 Jul 2022 17:20:06 +0000 (+0100) Subject: Update carto stylesheet to v5.5.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/dbce62cd3d8659e1ae1fa7524bcc5b1e43062816 Update carto stylesheet to v5.5.1 Closes #511 --- diff --git a/roles/tile.rb b/roles/tile.rb index 76ef4b49c..2de49372c 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -92,7 +92,7 @@ default_attributes( :styles => { :default => { :repository => "https://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v5.5.0", + :revision => "v5.5.1", :max_zoom => 19 } }