]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.4.0
authorTom Hughes <tom@compton.nu>
Fri, 20 Oct 2017 18:22:15 +0000 (19:22 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 20 Oct 2017 18:22:15 +0000 (19:22 +0100)
Closes #131

roles/tile.rb

index 809a96307fc0906ecae4bf105900f8244ca220d2..38f2ce980ef28f61abe1165b3671c74412d76c2f 100644 (file)
@@ -90,7 +90,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.3.0",
+        :revision => "v4.4.0",
         :max_zoom => 19
       }
     }
         :max_zoom => 19
       }
     }