From 7928d5fdb37a1b79204099d1d51ed0f779bcd483 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Wed, 15 Nov 2023 16:52:15 +0000 Subject: [PATCH] Update software components --- hosts.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/hosts.yml b/hosts.yml index 4c66d4b..acf9c38 100644 --- a/hosts.yml +++ b/hosts.yml @@ -21,7 +21,7 @@ gitea: hosts: gitea02.home.foo.sh: vars: - gitea_version: "1.20.5" + gitea_version: "1.21.0" gitearunner: hosts: gitea-runner02.home.foo.sh: @@ -31,12 +31,12 @@ homeassistant: hosts: homeassistant01.home.foo.sh: vars: - homeassistant_version: "2023.10.1" + homeassistant_version: "2023.11.2" homeassistant_integrations: - name: electrolux_status repo: >- https://github.com/mauro-midolo/homeassistant_electrolux_status.git - version: v3.2.1 + version: v4.1.0 influxdb: hosts: influxdb01.home.foo.sh: @@ -82,9 +82,9 @@ ocinode: oci-node01.home.foo.sh: oci-node02.home.foo.sh: vars: - grafana_version: "10.1.4" - rocketchat_version: "6.4.1" - roundcube_version: "1.6.3" + grafana_version: "10.2.1" + rocketchat_version: "6.4.6" + roundcube_version: "1.6.5" print: hosts: print01.home.foo.sh: