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:
|
||||
hosts:
|
||||
frigate02.home.foo.sh:
|
||||
vars:
|
||||
frigate_version: "0.13.2"
|
||||
fsolgw:
|
||||
hosts:
|
||||
fsol-gw01.home.foo.sh:
|
||||
|
@ -24,7 +26,7 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.21.6"
|
||||
gitea_version: "1.21.7"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -34,11 +36,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.2"
|
||||
homeassistant_version: "2024.3"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v1.0.12
|
||||
version: v1.0.15
|
||||
- name: nordpool
|
||||
repo: https://github.com/custom-components/nordpool.git
|
||||
version: 0.0.14
|
||||
|
@ -86,8 +88,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.2.4"
|
||||
rocketchat_version: "6.6.0"
|
||||
grafana_version: "10.3.4"
|
||||
rocketchat_version: "6.6.3"
|
||||
roundcube_version: "1.6.6"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue