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
fix: push correct version tag so HA supervisor can pull image
HA supervisor fetches image as image:version (e.g. :0.2.1).
Workflow now pushes both :version and :latest tags on every build.
Also reads version from config.yaml instead of hardcoding.
0 commit comments