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:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2024.6"
|
homeassistant_version: "2024.7"
|
||||||
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
|
||||||
version: v1.0.17
|
version: v1.0.18
|
||||||
- name: nordpool
|
- name: nordpool
|
||||||
repo: https://github.com/custom-components/nordpool.git
|
repo: https://github.com/custom-components/nordpool.git
|
||||||
version: 0.0.14
|
version: 0.0.14
|
||||||
|
@ -88,7 +88,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.0.0"
|
grafana_version: "11.1.0"
|
||||||
rocketchat_version: "6.9.3"
|
rocketchat_version: "6.9.3"
|
||||||
roundcube_version: "1.6.7"
|
roundcube_version: "1.6.7"
|
||||||
print:
|
print:
|
||||||
|
|
Loading…
Add table
Reference in a new issue