From 00a565676553259adcb9be13645f97fe4da29ddb Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 4 Nov 2023 17:14:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/o?= =?UTF-8?q?nedr0p/home-assistant=20to=202023.11.1?= 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 | 2023.11.0 | 2023.11.1 | --- kubernetes/apps/default/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/home-assistant/app/helmrelease.yaml b/kubernetes/apps/default/home-assistant/app/helmrelease.yaml index 776172816..1590c0743 100644 --- a/kubernetes/apps/default/home-assistant/app/helmrelease.yaml +++ b/kubernetes/apps/default/home-assistant/app/helmrelease.yaml @@ -53,7 +53,7 @@ spec: main: image: repository: ghcr.io/onedr0p/home-assistant - tag: 2023.11.0@sha256:c6711d617afe65530002a8bb2611cbc1b327cca5c3eacdf17dcc037562c74dc2 + tag: 2023.11.1@sha256:09b873d844058f55a7e44b61b6dab10d922309e755b5537037186b8058532be7 env: TZ: "${TIMEZONE}" POSTGRES_HOST: ${POSTGRES_HOST}