From: Tom Hughes Date: Fri, 23 Nov 2018 19:08:47 +0000 (+0000) Subject: Update carto stylesheet to v4.17.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c241e8db4e7f36712eb4970314be621b7e9de866 Update carto stylesheet to v4.17.0 Closes #204 --- diff --git a/roles/tile.rb b/roles/tile.rb index 77356b371..5f930436f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -94,7 +94,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.16.0", + :revision => "v4.17.0", :max_zoom => 19 } }