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

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