]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/timescaledb/attributes/default.rb
Update planetdump-ng to 1.2.2
[chef.git] / cookbooks / timescaledb / attributes / default.rb
index 004dda60a3288229ca76f9da8c2ed2f8e5589792..c76fd0872160752534ecca2241bb43b529993d5e 100644 (file)
@@ -1,4 +1,4 @@
-default[:timescaledb][:database_version] = "12"
+default[:timescaledb][:database_version] = "13"
 default[:timescaledb][:max_background_workers] = 8
 
 default[:apt][:sources] |= ["timescaledb"]