From: Tom Hughes Date: Sun, 11 Sep 2016 00:01:13 +0000 (+0100) Subject: Update carto stylesheet to v2.43.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b657952ed0733ce7cf0618bcb02d272fb477d31a Update carto stylesheet to v2.43.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 433805feb..44a067c7e 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -79,7 +79,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.42.0", + :revision => "v2.43.0", :max_zoom => 19 } }