Update software versions
This commit is contained in:
parent
ff42297fad
commit
76c7a2a511
1 changed files with 5 additions and 5 deletions
10
hosts.yml
10
hosts.yml
|
@ -36,11 +36,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.10"
|
||||
homeassistant_version: "2024.11"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v2.0.0
|
||||
version: v2.0.9
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -85,8 +85,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.2.2"
|
||||
rocketchat_version: "6.13.0"
|
||||
grafana_version: "11.3.0"
|
||||
rocketchat_version: "7.0.0"
|
||||
roundcube_version: "1.6.9"
|
||||
print:
|
||||
hosts:
|
||||
|
@ -95,7 +95,7 @@ prometheus:
|
|||
hosts:
|
||||
prometheus01.home.foo.sh:
|
||||
vars:
|
||||
mysqld_exporter_version: "0.15.1"
|
||||
mysqld_exporter_version: "0.16.0"
|
||||
nginx_exporter_version: "1.3.0"
|
||||
proxy:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue