X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..5f6c31a1fa2ffa34a8d2ce071d8e539f74282817:/cookbooks/prometheus/recipes/server.rb diff --git a/cookbooks/prometheus/recipes/server.rb b/cookbooks/prometheus/recipes/server.rb index 02bc587d4..f34af60da 100644 --- a/cookbooks/prometheus/recipes/server.rb +++ b/cookbooks/prometheus/recipes/server.rb @@ -48,9 +48,9 @@ end cache_dir = Chef::Config[:file_cache_path] -prometheus_version = "2.39.1" +prometheus_version = "2.41.0" alertmanager_version = "0.24.0" -karma_version = "0.108" +karma_version = "0.111" directory "/opt/prometheus-server" do owner "root"