]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade tilekiln
authorPaul Norman <penorman@mac.com>
Mon, 3 Mar 2025 02:30:36 +0000 (18:30 -0800)
committerPaul Norman <penorman@mac.com>
Mon, 3 Mar 2025 02:30:36 +0000 (18:30 -0800)
cookbooks/vectortile/attributes/default.rb

index 1ca1bece444b1088d2789adc2492e477b5818072..f726212138f471ef87c2e184e9cd5f3457f48db9 100644 (file)
@@ -8,7 +8,7 @@ default[:vectortile][:replication][:enabled] = true
 default[:vectortile][:replication][:tileupdate] = true
 default[:vectortile][:replication][:threads] = node.cpu_cores
 
 default[:vectortile][:replication][:tileupdate] = true
 default[:vectortile][:replication][:threads] = node.cpu_cores
 
-default[:vectortile][:tilekiln][:version] = "0.7.0"
+default[:vectortile][:tilekiln][:version] = "0.7.1"
 
 default[:postgresql][:versions] |= [node[:vectortile][:database][:cluster].split("/").first]
 default[:postgresql][:monitor_database] = "tiles"
 
 default[:postgresql][:versions] |= [node[:vectortile][:database][:cluster].split("/").first]
 default[:postgresql][:monitor_database] = "tiles"