What is your update policy? Are you on auto update, or do you manually go over stuff, do you pick a day to just flush it all though, or are you just on an old version?
Share why and how you run your updates? I would like to hear how you all manage them


@JelleWho I’m running Home Assistant as container with podman quadlet.
I’m using an Ansible Playbook, which is executed manually for updating of Home Assistant.
If a new HA container image has been fetched, the podman quadlet is stopped, a backup of the container volumes is executed and afterwards the podman quadlet is started again, using the new container image for the container.