From: Tom Hughes Date: Mon, 6 Oct 2014 17:59:32 +0000 (+0100) Subject: Update carto stylesheet to v2.22.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/16cfed1778c1a3e0865013a6d9ae7ebf16b6f26f?ds=inline Update carto stylesheet to v2.22.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 08b1a2018..4112461d7 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.21.0", + :revision => "v2.22.0", :max_zoom => 19 } }