From: Tom Hughes Date: Wed, 29 Oct 2014 19:13:27 +0000 (+0000) Subject: Update carto stylesheet to v2.23.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1490ffa1fcb026412bcc97f0a2c67fe712e57d62 Update carto stylesheet to v2.23.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 4112461d7..d717ce87d 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.22.0", + :revision => "v2.23.0", :max_zoom => 19 } }