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:
|
hosts:
|
||||||
forgejo02.home.foo.sh:
|
forgejo02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
forgejo_version: "11.0.0"
|
forgejo_version: "11.0.1"
|
||||||
frigate:
|
frigate:
|
||||||
hosts:
|
hosts:
|
||||||
frigate02.home.foo.sh:
|
frigate02.home.foo.sh:
|
||||||
|
@ -34,11 +34,11 @@ homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2025.4"
|
homeassistant_version: "2025.6"
|
||||||
homeassistant_integrations:
|
homeassistant_integrations:
|
||||||
- name: electrolux_status
|
- name: electrolux_status
|
||||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||||
version: v2.0.10
|
version: v2.1.0
|
||||||
- name: espsomfy_rts
|
- name: espsomfy_rts
|
||||||
repo: https://github.com/rstrouse/ESPSomfy-RTS-HA.git
|
repo: https://github.com/rstrouse/ESPSomfy-RTS-HA.git
|
||||||
version: v2.4.7
|
version: v2.4.7
|
||||||
|
@ -89,9 +89,10 @@ 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: "11.6.1"
|
grafana_version: "12.0.1"
|
||||||
rocketchat_version: "7.5.1"
|
phpldapadmin_version: "2.1.4"
|
||||||
roundcube_version: "1.6.10"
|
rocketchat_version: "7.6.3"
|
||||||
|
roundcube_version: "1.6.11"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
print01.home.foo.sh:
|
print01.home.foo.sh:
|
||||||
|
@ -100,7 +101,7 @@ prometheus:
|
||||||
prometheus01.home.foo.sh:
|
prometheus01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
mysqld_exporter_version: "0.17.2"
|
mysqld_exporter_version: "0.17.2"
|
||||||
nginx_exporter_version: "1.4.1"
|
nginx_exporter_version: "1.4.2"
|
||||||
proxy:
|
proxy:
|
||||||
hosts:
|
hosts:
|
||||||
proxy01.home.foo.sh:
|
proxy01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue