]> git.openstreetmap.org Git - chef.git/commitdiff
Update promscale to 0.5.0
authorTom Hughes <tom@compton.nu>
Tue, 13 Jul 2021 12:56:04 +0000 (13:56 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 13 Jul 2021 12:56:04 +0000 (13:56 +0100)
cookbooks/prometheus/recipes/server.rb

index ccb12528dd6e09f95447985dd12802318f7cc8ab..f25717e4dca87e1eef29e336164b19c5cd23c39e 100644 (file)
@@ -37,7 +37,7 @@ package %w[
   prometheus-alertmanager
 ]
 
-promscale_version = "0.3.0"
+promscale_version = "0.5.0"
 
 database_cluster = "#{node[:timescaledb][:database_version]}/main"