From: Tom Hughes Date: Sat, 21 Sep 2019 00:17:12 +0000 (+0100) Subject: Update carto stylesheet to v4.23.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/592e2f364edbe670ef9db21749417f6d7d521474?ds=sidebyside Update carto stylesheet to v4.23.0 Closes #254 --- diff --git a/roles/tile.rb b/roles/tile.rb index 97917a92a..407d7991f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -99,7 +99,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.22.0", + :revision => "v4.23.0", :max_zoom => 19 } }