From: Tom Hughes Date: Wed, 23 Jul 2014 20:34:36 +0000 (+0100) Subject: Update carto stylesheet to v2.17.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cfd88eb2e276071707b64f0e518f885e68e9b15b?ds=sidebyside Update carto stylesheet to v2.17.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 043d4bd34..51412f58e 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.16.0", + :revision => "v2.17.0", :max_zoom => 19 } }