From: Tom Hughes Date: Sun, 30 Jul 2017 21:35:29 +0000 (+0100) Subject: Update carto stylesheet to v4.1.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/38756932b6745f553d1edc99f77dcdaaf87bed1f?ds=sidebyside Update carto stylesheet to v4.1.0 Closes #125 --- diff --git a/roles/tile.rb b/roles/tile.rb index 4fb78586e..8b86f9965 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -90,7 +90,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.0.0", + :revision => "v4.1.0", :max_zoom => 19 } }