Update softwrae versions
This commit is contained in:
parent
3288f9ec58
commit
778f8e99d7
1 changed files with 7 additions and 5 deletions
12
hosts.yml
12
hosts.yml
|
@ -16,6 +16,8 @@ dnagw:
|
||||||
frigate:
|
frigate:
|
||||||
hosts:
|
hosts:
|
||||||
frigate02.home.foo.sh:
|
frigate02.home.foo.sh:
|
||||||
|
vars:
|
||||||
|
frigate_version: "0.13.2"
|
||||||
fsolgw:
|
fsolgw:
|
||||||
hosts:
|
hosts:
|
||||||
fsol-gw01.home.foo.sh:
|
fsol-gw01.home.foo.sh:
|
||||||
|
@ -24,7 +26,7 @@ gitea:
|
||||||
hosts:
|
hosts:
|
||||||
gitea02.home.foo.sh:
|
gitea02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
gitea_version: "1.21.6"
|
gitea_version: "1.21.7"
|
||||||
gitearunner:
|
gitearunner:
|
||||||
hosts:
|
hosts:
|
||||||
gitea-runner02.home.foo.sh:
|
gitea-runner02.home.foo.sh:
|
||||||
|
@ -34,11 +36,11 @@ homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2024.2"
|
homeassistant_version: "2024.3"
|
||||||
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.12
|
version: v1.0.15
|
||||||
- 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
|
||||||
|
@ -86,8 +88,8 @@ 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.4"
|
grafana_version: "10.3.4"
|
||||||
rocketchat_version: "6.6.0"
|
rocketchat_version: "6.6.3"
|
||||||
roundcube_version: "1.6.6"
|
roundcube_version: "1.6.6"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue