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:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2024.1.2"
|
homeassistant_version: "2024.2"
|
||||||
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
|
||||||
|
@ -86,9 +86,9 @@ 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: "10.2.3"
|
grafana_version: "10.2.4"
|
||||||
rocketchat_version: "6.5.2"
|
rocketchat_version: "6.6.0"
|
||||||
roundcube_version: "1.6.5"
|
roundcube_version: "1.6.6"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
print01.home.foo.sh:
|
print01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue