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
The dockerhub-image-exists condition was missing the required
sourceid attribute, causing UpdateCLI validation to fail.
Tested locally with updatecli diff - manifest now works correctly
and detects available updates:
- yq: v4.44.3 → v4.48.1
- Docker: 27.0 → 28.5
- GitHub CLI: 2.62 → 2.81.0
The manifest will run successfully once this PR is merged to main.
0 commit comments