From: Tom Hughes Date: Fri, 20 Mar 2015 19:22:25 +0000 (+0000) Subject: Update carto stylesheet to v2.29.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/3e60be669b91f874d4e9bd8ffcb20172a171225f Update carto stylesheet to v2.29.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 16ba09364..d79829406 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.28.1", + :revision => "v2.29.0", :max_zoom => 19 } }