]> git.openstreetmap.org Git - chef.git/commitdiff
Update prometheus to 2.45.0
authorTom Hughes <tom@compton.nu>
Thu, 13 Jul 2023 21:22:14 +0000 (22:22 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 13 Jul 2023 21:22:14 +0000 (22:22 +0100)
cookbooks/prometheus/recipes/server.rb

index 07a96b912d0ded88f073def63669e66eea573b67..4ca2d3909b219e798b4ec9c570a96907e9d41ae5 100644 (file)
@@ -46,7 +46,7 @@ end
 
 cache_dir = Chef::Config[:file_cache_path]
 
-prometheus_version = "2.44.0"
+prometheus_version = "2.45.0"
 alertmanager_version = "0.25.0"
 karma_version = "0.114"