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:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2024.10"
|
homeassistant_version: "2024.11"
|
||||||
homeassistant_integrations:
|
homeassistant_integrations:
|
||||||
- name: electrolux_status
|
- name: electrolux_status
|
||||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||||
version: v2.0.0
|
version: v2.0.9
|
||||||
influxdb:
|
influxdb:
|
||||||
hosts:
|
hosts:
|
||||||
influxdb01.home.foo.sh:
|
influxdb01.home.foo.sh:
|
||||||
|
@ -85,8 +85,8 @@ ocinode:
|
||||||
oci-node01.home.foo.sh:
|
oci-node01.home.foo.sh:
|
||||||
oci-node02.home.foo.sh:
|
oci-node02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
grafana_version: "11.2.2"
|
grafana_version: "11.3.0"
|
||||||
rocketchat_version: "6.13.0"
|
rocketchat_version: "7.0.0"
|
||||||
roundcube_version: "1.6.9"
|
roundcube_version: "1.6.9"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
|
@ -95,7 +95,7 @@ prometheus:
|
||||||
hosts:
|
hosts:
|
||||||
prometheus01.home.foo.sh:
|
prometheus01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
mysqld_exporter_version: "0.15.1"
|
mysqld_exporter_version: "0.16.0"
|
||||||
nginx_exporter_version: "1.3.0"
|
nginx_exporter_version: "1.3.0"
|
||||||
proxy:
|
proxy:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue