From: Tom Hughes Date: Sat, 27 Sep 2014 13:17:55 +0000 (+0100) Subject: Update carto stylesheet to v2.21.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/62c283cb496d4112c0db88ffcf406a2271abaa6e?hp=a498e19c836103cb916b1c850deb9d202191b583 Update carto stylesheet to v2.21.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 1341ef670..08b1a2018 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.20.1", + :revision => "v2.21.0", :max_zoom => 19 } }