This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
Dispatcharr
Watch
1
Star
0
Fork
You've already forked Dispatcharr
1
mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced
2026-01-23 10:45:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b8374fcc68
Dispatcharr
/
.github
/
workflows
History
Download ZIP
Download TAR.GZ
SergeantPanda
48bdcfbd65
Bug fix: Release workflow Docker tagging: Fixed issue where
latest
and version tags (e.g.,
0.16.0
) were creating separate manifests instead of pointing to the same image digest, which caused old
latest
tags to become orphaned/untagged after new releases. Now creates a single multi-arch manifest with both tags, maintaining proper tag relationships and download statistics visibility on GitHub.
2026-01-04 12:05:01 -06:00
..
base-image.yml
Enhancement: Refactor Docker workflows to use docker/metadata-action for cleaner OCI label management
2025-12-18 10:58:48 -06:00
ci.yml
Enhancement: Refactor Docker workflows to use docker/metadata-action for cleaner OCI label management
2025-12-18 10:58:48 -06:00
docker-build.yml
Added support for Forks.
2025-03-24 09:46:08 -05:00
release.yml
Bug fix: Release workflow Docker tagging: Fixed issue where
latest
and version tags (e.g.,
0.16.0
) were creating separate manifests instead of pointing to the same image digest, which caused old
latest
tags to become orphaned/untagged after new releases. Now creates a single multi-arch manifest with both tags, maintaining proper tag relationships and download statistics visibility on GitHub.
2026-01-04 12:05:01 -06:00