Update software versions
This commit is contained in:
parent
ffe43b8498
commit
1aaf78c3ab
1 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2025.2"
|
||||
homeassistant_version: "2025.3"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
|
@ -89,7 +89,7 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.4.1"
|
||||
grafana_version: "11.4.2"
|
||||
rocketchat_version: "7.4.0"
|
||||
roundcube_version: "1.6.10"
|
||||
print:
|
||||
|
@ -99,7 +99,7 @@ prometheus:
|
|||
hosts:
|
||||
prometheus01.home.foo.sh:
|
||||
vars:
|
||||
mysqld_exporter_version: "0.16.0"
|
||||
mysqld_exporter_version: "0.17.2"
|
||||
nginx_exporter_version: "1.4.1"
|
||||
proxy:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue