From: Tom Hughes Date: Fri, 14 Aug 2015 17:22:07 +0000 (+0100) Subject: Update carto stylesheet to v2.33.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2e5da4c766bef71968e4c018751183ed31bd4633 Update carto stylesheet to v2.33.0 Fixes #33 --- diff --git a/roles/tile.rb b/roles/tile.rb index 78be998f9..063f9545f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.32.0", + :revision => "v2.33.0", :max_zoom => 19 } }