From 101c80ed3c81e315b05232306088a33b0d2247f9 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 9 Mar 2023 22:20:03 +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.3.3?= 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.2.5 | 2023.3.3 | --- 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 24b405458..245f7c75a 100644 --- a/kubernetes/apps/default/home-assistant/app/helmrelease.yaml +++ b/kubernetes/apps/default/home-assistant/app/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/onedr0p/home-assistant - tag: 2023.2.5@sha256:9584044ee967e3e7f2a6eebe3fb06a41962669dea9b21ef406d1b5ce9b2ec925 + tag: 2023.3.3@sha256:24eeb09ba880c893eeeb1d65965139c4a24a3e76384b8af30c2e449b2c64e8fc env: TZ: "${TIMEZONE}" POSTGRES_HOST: ${POSTGRES_HOST}