Update software versions
This commit is contained in:
parent
cc7698436f
commit
b6f4b8cd51
1 changed files with 7 additions and 7 deletions
14
hosts.yml
14
hosts.yml
|
@ -36,7 +36,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2025.1"
|
||||
homeassistant_version: "2025.2"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
|
@ -44,7 +44,7 @@ homeassistant:
|
|||
- name: espsomfy_rts
|
||||
repo: https://github.com/rstrouse/ESPSomfy-RTS-HA.git
|
||||
version: v2.4.7
|
||||
nodered_version: 4.0.8
|
||||
nodered_version: 4.0.9
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -80,7 +80,7 @@ nms:
|
|||
nms01.home.foo.sh:
|
||||
nms02.home.foo.sh:
|
||||
vars:
|
||||
snmp_exporter_version: "0.26.0"
|
||||
snmp_exporter_version: "0.28.0"
|
||||
ns:
|
||||
hosts:
|
||||
ns01.home.foo.sh:
|
||||
|
@ -91,9 +91,9 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.3.1"
|
||||
rocketchat_version: "7.3.0"
|
||||
roundcube_version: "1.6.9"
|
||||
grafana_version: "11.4.1"
|
||||
rocketchat_version: "7.3.1"
|
||||
roundcube_version: "1.6.10"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
@ -102,7 +102,7 @@ prometheus:
|
|||
prometheus01.home.foo.sh:
|
||||
vars:
|
||||
mysqld_exporter_version: "0.16.0"
|
||||
nginx_exporter_version: "1.4.0"
|
||||
nginx_exporter_version: "1.4.1"
|
||||
proxy:
|
||||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue