From: Tom Hughes Date: Wed, 6 Aug 2014 21:21:12 +0000 (+0100) Subject: Update carto stylesheet to v2.18.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/606f6128a39c57e2f971e3de739a7b041ea4ce77 Update carto stylesheet to v2.18.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 51412f58e..b7740d1df 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.17.0", + :revision => "v2.18.0", :max_zoom => 19 } }