Update software versions
This commit is contained in:
parent
fc5d157916
commit
f427936708
1 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.1.2"
|
||||
homeassistant_version: "2024.2"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
|
@ -86,9 +86,9 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.2.3"
|
||||
rocketchat_version: "6.5.2"
|
||||
roundcube_version: "1.6.5"
|
||||
grafana_version: "10.2.4"
|
||||
rocketchat_version: "6.6.0"
|
||||
roundcube_version: "1.6.6"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue