File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ nginx_exporter_port: "9113"
9797prometheus_version : " 3.8.1"
9898alertmanager_version : " 0.30.0"
9999node_exporter_version : " 1.8.2"
100- cadvisor_version : " 0.49.2 "
100+ cadvisor_version : " 0.55.1 "
101101grafana_version : " 11.4.0"
102102haproxy_version : " lts-alpine"
103103mysqld_exporter_version : " 0.15.1"
Original file line number Diff line number Diff line change 11cadvisor_repo : " github.com/google/cadvisor"
2- cadvisor_version : " 0.49.2 "
2+ cadvisor_version : " 0.55.1 "
33cadvisor_port : " 8080"
44cadvisor_container_name : " cadvisor"
55cadvisor_docker_namespace : " {{ docker_namespace if docker_namespace else 'cadvisor' }}"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ argument_specs:
1010 options :
1111 cadvisor_version :
1212 description : " cAdvisor package version. Also accepts latest as parameter."
13- default : " 0.49.2 "
13+ default : " 0.55.1 "
1414 cadvisor_port :
1515 description : " Port on which cadvisor will listen"
1616 default : " 8080"
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Commands:
171171 prometheus_version: "3.8.1"
172172 alertmanager_version: "0.30.0"
173173 node_exporter_version: "1.8.2"
174- cadvisor_version: "0.49.2 "
174+ cadvisor_version: "0.55.1 "
175175 grafana_version: "11.4.0"
176176 haproxy_version: "lts-alpine"
177177 ` ` `
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ nginx_exporter_port: "9113"
6868prometheus_version : " 3.8.1"
6969alertmanager_version : " 0.30.0"
7070node_exporter_version : " 1.8.2"
71- cadvisor_version : " 0.49.2 "
71+ cadvisor_version : " 0.55.1 "
7272grafana_version : " 11.4.0"
7373haproxy_version : " lts-alpine"
7474mysqld_exporter_version : " 0.15.1"
You can’t perform that action at this time.
0 commit comments