Update software versions
This commit is contained in:
parent
2b475bf8ce
commit
79ecf7277f
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ gitea:
|
|||
hosts:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.21.1"
|
||||
gitea_version: "1.21.2"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -31,7 +31,7 @@ homeassistant:
|
|||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2023.11.2"
|
||||
homeassistant_version: "2023.12"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: >-
|
||||
|
@ -82,8 +82,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.2.1"
|
||||
rocketchat_version: "6.4.6"
|
||||
grafana_version: "10.2.2"
|
||||
rocketchat_version: "6.5.0"
|
||||
roundcube_version: "1.6.5"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue