From: Tom Hughes Date: Fri, 6 Feb 2015 19:04:14 +0000 (+0000) Subject: Update carto stylesheet to v2.28.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d3ccfa558296508c7efea20759df8abdcbe779df?ds=inline Update carto stylesheet to v2.28.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 3524d1aa9..a862d4d91 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.27.0", + :revision => "v2.28.0", :max_zoom => 19 } }