Update software versions
This commit is contained in:
parent
0db76e1481
commit
d7b9f69dd0
1 changed files with 5 additions and 5 deletions
10
hosts.yml
10
hosts.yml
|
@ -21,7 +21,7 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.20.2"
|
||||
gitea_version: "1.20.5"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -31,7 +31,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2023.8.2"
|
||||
homeassistant_version: "2023.10.1"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||
|
@ -78,9 +78,9 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.0.3"
|
||||
rocketchat_version: "6.31"
|
||||
roundcube_version: "1.6.1"
|
||||
grafana_version: "10.1.4"
|
||||
rocketchat_version: "6.4.1"
|
||||
roundcube_version: "1.6.3"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue