Update software versions
This commit is contained in:
parent
6edf3b6608
commit
d4e47f2273
1 changed files with 8 additions and 7 deletions
15
hosts.yml
15
hosts.yml
|
@ -20,7 +20,7 @@ forgejo:
|
|||
hosts:
|
||||
forgejo02.home.foo.sh:
|
||||
vars:
|
||||
forgejo_version: "11.0.0"
|
||||
forgejo_version: "11.0.1"
|
||||
frigate:
|
||||
hosts:
|
||||
frigate02.home.foo.sh:
|
||||
|
@ -34,11 +34,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2025.4"
|
||||
homeassistant_version: "2025.6"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v2.0.10
|
||||
version: v2.1.0
|
||||
- name: espsomfy_rts
|
||||
repo: https://github.com/rstrouse/ESPSomfy-RTS-HA.git
|
||||
version: v2.4.7
|
||||
|
@ -89,9 +89,10 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "11.6.1"
|
||||
rocketchat_version: "7.5.1"
|
||||
roundcube_version: "1.6.10"
|
||||
grafana_version: "12.0.1"
|
||||
phpldapadmin_version: "2.1.4"
|
||||
rocketchat_version: "7.6.3"
|
||||
roundcube_version: "1.6.11"
|
||||
print:
|
||||
hosts:
|
||||
print01.home.foo.sh:
|
||||
|
@ -100,7 +101,7 @@ prometheus:
|
|||
prometheus01.home.foo.sh:
|
||||
vars:
|
||||
mysqld_exporter_version: "0.17.2"
|
||||
nginx_exporter_version: "1.4.1"
|
||||
nginx_exporter_version: "1.4.2"
|
||||
proxy:
|
||||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue