]> git.openstreetmap.org Git - chef.git/commitdiff
prometheus: security version bump master
authorGrant Slater <github@firefishy.com>
Tue, 14 Apr 2026 17:57:37 +0000 (19:57 +0200)
committerGrant Slater <github@firefishy.com>
Tue, 14 Apr 2026 17:57:57 +0000 (19:57 +0200)
cookbooks/prometheus/recipes/server.rb

index f3ca9e2fdd066e566bd523569050ecbf523cc097..b4d286db311fbd28568275b6c0a9cf2ec1545e71 100644 (file)
@@ -70,7 +70,7 @@ end
 
 cache_dir = Chef::Config[:file_cache_path]
 
-prometheus_version = "3.11.1"
+prometheus_version = "3.11.2"
 alertmanager_version = "0.32.0"
 karma_version = "0.129"