]> git.openstreetmap.org Git - chef.git/commitdiff
Update prometheus to 2.39.1
authorTom Hughes <tom@compton.nu>
Fri, 21 Oct 2022 08:00:02 +0000 (09:00 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 21 Oct 2022 08:00:02 +0000 (09:00 +0100)
cookbooks/prometheus/recipes/server.rb

index cee5443a16d80bc078686f2c363f7bb477a24cdb..69596377e96c608bdf12f346ba4287146f86c08b 100644 (file)
@@ -48,7 +48,7 @@ end
 
 cache_dir = Chef::Config[:file_cache_path]
 
-prometheus_version = "2.38.0"
+prometheus_version = "2.39.1"
 alertmanager_version = "0.24.0"
 karma_version = "0.108"