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:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2025.2"
|
homeassistant_version: "2025.3"
|
||||||
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
|
||||||
|
@ -89,7 +89,7 @@ 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.4.1"
|
grafana_version: "11.4.2"
|
||||||
rocketchat_version: "7.4.0"
|
rocketchat_version: "7.4.0"
|
||||||
roundcube_version: "1.6.10"
|
roundcube_version: "1.6.10"
|
||||||
print:
|
print:
|
||||||
|
@ -99,7 +99,7 @@ prometheus:
|
||||||
hosts:
|
hosts:
|
||||||
prometheus01.home.foo.sh:
|
prometheus01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
mysqld_exporter_version: "0.16.0"
|
mysqld_exporter_version: "0.17.2"
|
||||||
nginx_exporter_version: "1.4.1"
|
nginx_exporter_version: "1.4.1"
|
||||||
proxy:
|
proxy:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue