From: Tom Hughes Date: Fri, 23 Feb 2018 18:53:23 +0000 (+0000) Subject: Update carto stylesheet to v4.8.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2426999e6f4e74740181e711ddd298763286f115 Update carto stylesheet to v4.8.0 Closes #153 --- diff --git a/roles/tile.rb b/roles/tile.rb index b0f7c930e..ba016aa4b 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -93,7 +93,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.7.1", + :revision => "v4.8.0", :max_zoom => 19 } }