From: Tom Hughes Date: Fri, 17 Aug 2018 17:28:01 +0000 (+0100) Subject: Update carto stylesheet to v4.14.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c580104cc2296be4e5feddd87205d1d414e594d7 Update carto stylesheet to v4.14.0 Closes #182 --- diff --git a/roles/tile.rb b/roles/tile.rb index 9ffda6a8c..9065969c0 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.11.0", + :revision => "v4.14.0", :max_zoom => 19 } }