]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/546'
authorTom Hughes <tom@compton.nu>
Fri, 11 Nov 2022 19:00:06 +0000 (19:00 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 11 Nov 2022 19:00:06 +0000 (19:00 +0000)
roles/tile.rb

index 1a701aa2d9c20216a31860a81800ef560c984a0c..56f6fe958c713a5565d4a413317581fa2b86cbc1 100644 (file)
@@ -105,7 +105,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.6.1",
+        :revision => "v5.6.2",
         :fonts_script => "/srv/tile.openstreetmap.org/styles/default/scripts/get-fonts.sh",
         :max_zoom => 19
       }