]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.18.0
authorTom Hughes <tom@compton.nu>
Fri, 21 Dec 2018 19:17:13 +0000 (19:17 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 21 Dec 2018 19:17:13 +0000 (19:17 +0000)
Closes #210

roles/tile.rb

index 5f930436fc107b8d712364c28ef4fe22d8d3ce3f..f0d25119a5ba17fa76df504d274b2af76061091f 100644 (file)
@@ -94,7 +94,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.17.0",
+        :revision => "v4.18.0",
         :max_zoom => 19
       }
     }
         :max_zoom => 19
       }
     }