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:
|
hosts:
|
||||||
gitea02.home.foo.sh:
|
gitea02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
gitea_version: "1.20.5"
|
gitea_version: "1.21.0"
|
||||||
gitearunner:
|
gitearunner:
|
||||||
hosts:
|
hosts:
|
||||||
gitea-runner02.home.foo.sh:
|
gitea-runner02.home.foo.sh:
|
||||||
|
@ -31,12 +31,12 @@ homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2023.10.1"
|
homeassistant_version: "2023.11.2"
|
||||||
homeassistant_integrations:
|
homeassistant_integrations:
|
||||||
- name: electrolux_status
|
- name: electrolux_status
|
||||||
repo: >-
|
repo: >-
|
||||||
https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||||
version: v3.2.1
|
version: v4.1.0
|
||||||
influxdb:
|
influxdb:
|
||||||
hosts:
|
hosts:
|
||||||
influxdb01.home.foo.sh:
|
influxdb01.home.foo.sh:
|
||||||
|
@ -82,9 +82,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.1.4"
|
grafana_version: "10.2.1"
|
||||||
rocketchat_version: "6.4.1"
|
rocketchat_version: "6.4.6"
|
||||||
roundcube_version: "1.6.3"
|
roundcube_version: "1.6.5"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
print01.home.foo.sh:
|
print01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Reference in a new issue