I will try this and report back how it goes. It’s worth noting though this will require you to build OS image manually.
I guess my general takeaway from this is it appears that while with some hackery it may be possible to make it work it seems even manual host updates are not going to be encouraged/supported via Balena organization. I am making this assessment based on the amount of threads on this topic that have not been able to resolve it and the age of this PR.
Note that the ${OS_VERSION} is preceded by forward slash / and not a : as we have a unique registry structure to allow renaming of applications. The :latest is static and does not affect the version being pulled.
Thanks @klutchell I have been able to successfully upgrade a device from v4.0.23 to v6.2.23.
Confusion was that hostapp-upgrade script was giving error a weird docker login error when I was trying to use it as it previously worked with resin docker hub images (just the image name and tag).