Update software versions
This commit is contained in:
parent
c7606378f2
commit
7ac216baf8
1 changed files with 3 additions and 3 deletions
|
@ -36,11 +36,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.6"
|
||||
homeassistant_version: "2024.7"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v1.0.17
|
||||
version: v1.0.18
|
||||
- name: nordpool
|
||||
repo: https://github.com/custom-components/nordpool.git
|
||||
version: 0.0.14
|
||||
|
@ -88,7 +88,7 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.0.0"
|
||||
grafana_version: "11.1.0"
|
||||
rocketchat_version: "6.9.3"
|
||||
roundcube_version: "1.6.7"
|
||||
print:
|
||||
|
|
Loading…
Add table
Reference in a new issue