Update software versions
This commit is contained in:
parent
4a09185aeb
commit
4846fc9bf5
1 changed files with 4 additions and 4 deletions
|
@ -26,12 +26,12 @@ gitearunner:
|
|||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
vars:
|
||||
gitea_runner_version: "0.2.3"
|
||||
gitea_runner_version: "0.2.5"
|
||||
homeassistant:
|
||||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
vars:
|
||||
homeassistant_version: "2023.7"
|
||||
homeassistant_version: "2023.8.2"
|
||||
homeassistant_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||
|
@ -78,8 +78,8 @@ ocinode:
|
|||
oci-node01.home.foo.sh:
|
||||
oci-node02.home.foo.sh:
|
||||
vars:
|
||||
grafana_version: "10.0.2"
|
||||
rocketchat_version: "6.2.10"
|
||||
grafana_version: "10.0.3"
|
||||
rocketchat_version: "6.31"
|
||||
roundcube_version: "1.6.1"
|
||||
print:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue