From: Tom Hughes Date: Sun, 8 Feb 2015 20:54:18 +0000 (+0000) Subject: Update carto stylesheet to v2.28.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/984c5dd177c8fa568e545d300f95dcd8579fe43b Update carto stylesheet to v2.28.1 --- diff --git a/roles/tile.rb b/roles/tile.rb index a862d4d91..16ba09364 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.0", + :revision => "v2.28.1", :max_zoom => 19 } }