From: Tom Hughes Date: Sun, 17 Sep 2017 09:26:26 +0000 (+0100) Subject: Update carto stylesheet to v4.3.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6f0d0a550d615d459fc3b4e60bd233da86c6e64d?ds=sidebyside Update carto stylesheet to v4.3.0 Closes #128 --- diff --git a/roles/tile.rb b/roles/tile.rb index f35e7f1ca..809a96307 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.2.0", + :revision => "v4.3.0", :max_zoom => 19 } }