From: Tom Hughes Date: Fri, 18 May 2018 17:58:29 +0000 (+0100) Subject: Update carto stylesheet to v4.11.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/bd8b974e7846309cbae6803d48b1253932d80c8b?hp=445c32783e6839a19d72263f0d1c56be6d615065 Update carto stylesheet to v4.11.0 Closes #162 --- diff --git a/roles/tile.rb b/roles/tile.rb index 3f0d4912e..fbffa5251 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.10.0", + :revision => "v4.11.0", :max_zoom => 19 } }