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:
|
hosts:
|
||||||
gitea02.home.foo.sh:
|
gitea02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
gitea_version: "1.20.2"
|
gitea_version: "1.20.5"
|
||||||
gitearunner:
|
gitearunner:
|
||||||
hosts:
|
hosts:
|
||||||
gitea-runner02.home.foo.sh:
|
gitea-runner02.home.foo.sh:
|
||||||
|
@ -31,7 +31,7 @@ homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2023.8.2"
|
homeassistant_version: "2023.10.1"
|
||||||
homeassistant_integrations:
|
homeassistant_integrations:
|
||||||
- name: electrolux_status
|
- name: electrolux_status
|
||||||
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||||
|
@ -78,9 +78,9 @@ 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.0.3"
|
grafana_version: "10.1.4"
|
||||||
rocketchat_version: "6.31"
|
rocketchat_version: "6.4.1"
|
||||||
roundcube_version: "1.6.1"
|
roundcube_version: "1.6.3"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
print01.home.foo.sh:
|
print01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue