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:
|
hosts:
|
||||||
gitea02.home.foo.sh:
|
gitea02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
gitea_version: "1.19.3"
|
gitea_version: "1.19.4"
|
||||||
gitearunner:
|
gitearunner:
|
||||||
hosts:
|
hosts:
|
||||||
gitea-runner02.home.foo.sh:
|
gitea-runner02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
gitea_runner_version: "0.2.0"
|
gitea_runner_version: "0.2.3"
|
||||||
homeassistant:
|
homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2023.6"
|
homeassistant_version: "2023.7"
|
||||||
influxdb:
|
influxdb:
|
||||||
hosts:
|
hosts:
|
||||||
influxdb01.home.foo.sh:
|
influxdb01.home.foo.sh:
|
||||||
|
@ -74,8 +74,8 @@ 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.0"
|
grafana_version: "10.0.2"
|
||||||
rocketchat_version: "6.1.6"
|
rocketchat_version: "6.2.10"
|
||||||
roundcube_version: "1.6.1"
|
roundcube_version: "1.6.1"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue