From 4374c75293b2fe4ccb361110cb87957252e939a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Oct 2024 16:04:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.10.3 --- 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 03514b5..9fd2190 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.2" + tag: "2024.10.3" ## @param secrets [array] A list of secrets with a list of keys to turn into environment variables, these take precedence over everything else secrets: []