From 7499cc5463be436dfb08390e2ba9d0dfa7cf5165 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Oct 2024 20:04:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.10.4 --- charts/home-assistant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/home-assistant/values.yaml b/charts/home-assistant/values.yaml index 9fd2190..376f596 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -13,7 +13,7 @@ image: ## @param image.pullPolicy [string] Image pull policy pullPolicy: IfNotPresent ## @param image.tag [string] Overrides the image tag whose default is the chart appVersion. - tag: "2024.10.3" + tag: "2024.10.4" ## @param secrets [array] A list of secrets with a list of keys to turn into environment variables, these take precedence over everything else secrets: []