Update software versions for July
This commit is contained in:
parent
24c85a69a9
commit
c10883cb36
1 changed files with 5 additions and 5 deletions
10
hosts.yml
10
hosts.yml
|
@ -21,17 +21,17 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.19.3"
|
||||
gitea_version: "1.19.4"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
vars:
|
||||
gitea_runner_version: "0.2.0"
|
||||
gitea_runner_version: "0.2.3"
|
||||
homeassistant:
|
||||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2023.6"
|
||||
homeassistant_version: "2023.7"
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -74,8 +74,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.0.0"
|
||||
rocketchat_version: "6.1.6"
|
||||
grafana_version: "10.0.2"
|
||||
rocketchat_version: "6.2.10"
|
||||
roundcube_version: "1.6.1"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue