From 60fd4c7488f446bfe9dbab9724fa867038670ddf Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:10:46 +0000 Subject: [PATCH] feat(container): update ghcr.io/home-assistant/home-assistant docker tag to v2024.12.5 --- infrastructure/production/home-assistant/app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/production/home-assistant/app/values.yaml b/infrastructure/production/home-assistant/app/values.yaml index dcd20e9c..a0c8bd8b 100644 --- a/infrastructure/production/home-assistant/app/values.yaml +++ b/infrastructure/production/home-assistant/app/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/home-assistant/home-assistant - tag: 2024.3.3 + tag: 2024.12.5 # podAnnotations: # secret.reloader.stakater.com/reload: home-assistant-secrets