X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f671560706bbd429663ede2b3e3bffd866a5e81e..8ae3b2a127b2e3851409a4fcfb26709a41005031:/cookbooks/timescaledb/attributes/default.rb diff --git a/cookbooks/timescaledb/attributes/default.rb b/cookbooks/timescaledb/attributes/default.rb index c76fd0872..9c789bffc 100644 --- a/cookbooks/timescaledb/attributes/default.rb +++ b/cookbooks/timescaledb/attributes/default.rb @@ -1,4 +1,4 @@ -default[:timescaledb][:database_version] = "13" +default[:timescaledb][:database_version] = "14" default[:timescaledb][:max_background_workers] = 8 default[:apt][:sources] |= ["timescaledb"]