You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
When changing the
homeAssistant.configurationand then upgrading the Helm release, these changes are not deployed.Either the config map resources should have
helm.sh/hook: pre-upgradeas well, or, better yet, not be a hook resource in the first place, sinceso a rollback wouldn't actually roll back the configuration.