Update software versions
This commit is contained in:
parent
9f69d421f2
commit
c08a8158f7
1 changed files with 4 additions and 4 deletions
|
@ -36,7 +36,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.5"
|
||||
homeassistant_version: "2024.6"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
|
@ -89,8 +89,8 @@ ocinode:
|
|||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.0.0"
|
||||
rocketchat_version: "6.8.0"
|
||||
roundcube_version: "1.6.6"
|
||||
rocketchat_version: "6.9.0"
|
||||
roundcube_version: "1.6.7"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
@ -99,7 +99,7 @@ prometheus:
|
|||
prometheus02.home.foo.sh:
|
||||
vars:
|
||||
mysqld_exporter_version: "0.15.1"
|
||||
nginx_exporter_version: "1.1.0"
|
||||
nginx_exporter_version: "1.2.0"
|
||||
proxy:
|
||||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue