X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e04fdd531f58555f58f34316edadbfbf827769de..699e157e3d708f38064eea9072aa210fe5ccac30:/cookbooks/timescaledb/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/timescaledb/attributes/default.rb b/cookbooks/timescaledb/attributes/default.rb index 004dda60a..c76fd0872 100644 --- a/cookbooks/timescaledb/attributes/default.rb +++ b/cookbooks/timescaledb/attributes/default.rb @@ -1,4 +1,4 @@ -default[:timescaledb][:database_version] = "12" +default[:timescaledb][:database_version] = "13" default[:timescaledb][:max_background_workers] = 8 default[:apt][:sources] |= ["timescaledb"]