Update software components
This commit is contained in:
parent
5244f36adb
commit
7928d5fdb3
1 changed files with 6 additions and 6 deletions
12
hosts.yml
12
hosts.yml
|
@ -21,7 +21,7 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.20.5"
|
||||
gitea_version: "1.21.0"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -31,12 +31,12 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2023.10.1"
|
||||
homeassistant_version: "2023.11.2"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: >-
|
||||
https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||
version: v3.2.1
|
||||
version: v4.1.0
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -82,9 +82,9 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.1.4"
|
||||
rocketchat_version: "6.4.1"
|
||||
roundcube_version: "1.6.3"
|
||||
grafana_version: "10.2.1"
|
||||
rocketchat_version: "6.4.6"
|
||||
roundcube_version: "1.6.5"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue