From: Tom Hughes Date: Fri, 25 Aug 2017 18:48:48 +0000 (+0100) Subject: Update carto stylesheet to v4.2.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/89cc2b5e699d7c801ed9e63d7eb81974a2fe8fa7 Update carto stylesheet to v4.2.0 Closes #127 --- diff --git a/roles/tile.rb b/roles/tile.rb index 8b86f9965..f35e7f1ca 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.1.0", + :revision => "v4.2.0", :max_zoom => 19 } }