From: Tom Hughes Date: Fri, 23 Mar 2018 18:56:26 +0000 (+0000) Subject: Update carto stylesheet to v4.9.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/73d382e9f2cb559801f8858d675c6823aa2865d8?hp=e2cbe6e97534d6a768a359d654153f200e904526 Update carto stylesheet to v4.9.0 Closes #156 --- diff --git a/roles/tile.rb b/roles/tile.rb index ba016aa4b..fa36a41ff 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -93,7 +93,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.8.0", + :revision => "v4.9.0", :max_zoom => 19 } }