From: Tom Hughes Date: Fri, 20 Oct 2017 18:22:15 +0000 (+0100) Subject: Update carto stylesheet to v4.4.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/878f9a11eb3c9331874963e7ca77eedf0a4506c2 Update carto stylesheet to v4.4.0 Closes #131 --- diff --git a/roles/tile.rb b/roles/tile.rb index 809a96307..38f2ce980 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.3.0", + :revision => "v4.4.0", :max_zoom => 19 } }