From: Tom Hughes Date: Fri, 26 Jan 2018 18:47:11 +0000 (+0000) Subject: Update carto stylesheet to v4.7.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4dcd021f1c09c166c202eb94b53a3706b8171233 Update carto stylesheet to v4.7.0 Closes #146 --- diff --git a/roles/tile.rb b/roles/tile.rb index 2e3d59cc1..b2a8d5f2f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -91,7 +91,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.6.0", + :revision => "v4.7.0", :max_zoom => 19 } }