From 214e8087747c8311f0a16027730e1bfd403812cc Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 21 Dec 2022 23:06:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/o?= =?UTF-8?q?nedr0p/home-assistant=20to=202022.12.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------ | --------- | --------- | | docker | ghcr.io/onedr0p/home-assistant | 2022.12.7 | 2022.12.8 | --- .../apps/home-automation/home-assistant/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/home-automation/home-assistant/helmrelease.yaml b/kubernetes/cluster-0/apps/home-automation/home-assistant/helmrelease.yaml index 75504e555..16f82b3e4 100644 --- a/kubernetes/cluster-0/apps/home-automation/home-assistant/helmrelease.yaml +++ b/kubernetes/cluster-0/apps/home-automation/home-assistant/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/onedr0p/home-assistant - tag: 2022.12.7@sha256:1e911c26966dd1399998329801e1400cf3497d13e70cd94928f9039e789f05be + tag: 2022.12.8@sha256:71f039d9a8c1e470ff2a5b97f37b643f17aac2bf155f0d16ceb3f9cb244a2d47 env: TZ: "${TIMEZONE}" POSTGRES_HOST: ${POSTGRES_HOST}