Monthly software updates
This commit is contained in:
parent
f512d8e83e
commit
9309a901e3
1 changed files with 5 additions and 5 deletions
10
hosts.yml
10
hosts.yml
|
@ -26,7 +26,7 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.21.7"
|
||||
gitea_version: "1.21.10"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -36,11 +36,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2024.3"
|
||||
homeassistant_version: "2024.4"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v1.0.15
|
||||
version: v1.0.17
|
||||
- name: nordpool
|
||||
repo: https://github.com/custom-components/nordpool.git
|
||||
version: 0.0.14
|
||||
|
@ -88,8 +88,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.3.4"
|
||||
rocketchat_version: "6.6.3"
|
||||
grafana_version: "10.4.1"
|
||||
rocketchat_version: "6.7.0"
|
||||
roundcube_version: "1.6.6"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue