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: []