From 9dad3f38512ed98b3da64810c2fee34f1f7dd244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 22:52:25 +0000 Subject: [PATCH] feat(container): update image ghcr.io/onedr0p/home-assistant to v2022.12.6 | datasource | package | from | to | | ---------- | ------------------------------ | --------- | --------- | | docker | ghcr.io/onedr0p/home-assistant | 2022.11.5 | 2022.12.6 | --- cluster/apps/home-automation/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home-automation/home-assistant/helm-release.yaml b/cluster/apps/home-automation/home-assistant/helm-release.yaml index 1dfc53220f..edfba3a944 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -33,7 +33,7 @@ spec: type: statefulset image: repository: ghcr.io/onedr0p/home-assistant - tag: 2022.11.5@sha256:e00ce0f60ee2738183c3b69959dcb7cbdc7d50b3b50b356b7fd282bf97d5835e + tag: 2022.12.6@sha256:085e10eb0351d02eca3e0169289f8cbde068f15bfc5a043b12732155db131c23 env: TZ: "${TIMEZONE}" POSTGRES_HOST: postgres-rw.default.svc.cluster.local