Update software versions
This commit is contained in:
parent
f85e2f1150
commit
4c32ae71da
1 changed files with 7 additions and 7 deletions
14
hosts.yml
14
hosts.yml
|
@ -36,7 +36,7 @@ forgejo:
|
||||||
hosts:
|
hosts:
|
||||||
forgejo02.home.foo.sh:
|
forgejo02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
forgejo_version: "11.0.1"
|
forgejo_version: "11.0.3"
|
||||||
frigate:
|
frigate:
|
||||||
hosts:
|
hosts:
|
||||||
frigate02.home.foo.sh:
|
frigate02.home.foo.sh:
|
||||||
|
@ -50,11 +50,11 @@ homeassistant:
|
||||||
hosts:
|
hosts:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2025.6"
|
homeassistant_version: "2025.7.1"
|
||||||
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.1.0
|
version: v2.2.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
|
||||||
|
@ -73,7 +73,7 @@ mail:
|
||||||
hosts:
|
hosts:
|
||||||
mail02.home.foo.sh:
|
mail02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
opendkim_selector: 20250101
|
opendkim_selector: 20250601
|
||||||
minecraft:
|
minecraft:
|
||||||
hosts:
|
hosts:
|
||||||
minecraft01.home.foo.sh:
|
minecraft01.home.foo.sh:
|
||||||
|
@ -105,9 +105,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: "12.0.1"
|
grafana_version: "12.0.2"
|
||||||
phpldapadmin_version: "2.1.4"
|
phpldapadmin_version: "2.2.1"
|
||||||
rocketchat_version: "7.6.3"
|
rocketchat_version: "7.8.0"
|
||||||
roundcube_version: "1.6.11"
|
roundcube_version: "1.6.11"
|
||||||
print:
|
print:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue