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:
|
||||
forgejo02.home.foo.sh:
|
||||
vars:
|
||||
forgejo_version: "11.0.1"
|
||||
forgejo_version: "11.0.3"
|
||||
frigate:
|
||||
hosts:
|
||||
frigate02.home.foo.sh:
|
||||
|
@ -50,11 +50,11 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2025.6"
|
||||
homeassistant_version: "2025.7.1"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/albaintor/homeassistant_electrolux_status.git
|
||||
version: v2.1.0
|
||||
version: v2.2.0
|
||||
- name: espsomfy_rts
|
||||
repo: https://github.com/rstrouse/ESPSomfy-RTS-HA.git
|
||||
version: v2.4.7
|
||||
|
@ -73,7 +73,7 @@ mail:
|
|||
hosts:
|
||||
mail02.home.foo.sh:
|
||||
vars:
|
||||
opendkim_selector: 20250101
|
||||
opendkim_selector: 20250601
|
||||
minecraft:
|
||||
hosts:
|
||||
minecraft01.home.foo.sh:
|
||||
|
@ -105,9 +105,9 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "12.0.1"
|
||||
phpldapadmin_version: "2.1.4"
|
||||
rocketchat_version: "7.6.3"
|
||||
grafana_version: "12.0.2"
|
||||
phpldapadmin_version: "2.2.1"
|
||||
rocketchat_version: "7.8.0"
|
||||
roundcube_version: "1.6.11"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue