It looks like you used Docker, so you just need to pull a new image and create a new container. Unless you were sensible enough to use Docker Compose, when you just have to pull and up the container.
I must have done something wrong when I first installed this some months ago…
I was able to pull a new container into /home/na/homeassistant/config and install HACS
But when I go to https://myip:8123 I still see the previous version Home Assistant 2022.9.7
My previous installation was on /home/na/HAConfig so it seems it’s still getting something from there.
I removed everything inside /home/na, removed all containers, docker ps -a returns an empty table, then rebooted ubuntu.
After the restart, the /home/na/HAConfig pops up again…
I tried to run the docker run… into /home/na/HAConfig again to try to update it but it still keeps showing 2022.9.7.
As I don’t use this Ubuntu for anything else, isn’t there a way to clear all HA installations and start over?
Well, I just went and reinstalled Ubuntu, Docker and HA.
I now have 1 container with the most recent version of HA 2023.2.3
I installed HACS per your instructions, restarted HA, still doesn’t show up.