[Feature Request] Add latest tag to ghcr container image
Description
To avoid using Docker Hub it would be nice to have access to the latest tag also on ghcr, there is currently only a develop tag.
Desired Behavior
Have a latest tag for the ghcr.io container image like the Docker Hub one.
Additional Context
No response
Code of Conduct
- [X] I agree to follow Jellyseerr's Code of Conduct
i will see if i can do this one. please assign it to me.
i will see if i can do this one. please assign it to me.
You're more than welcome to open a pr for this c:
Is there already a github action for publishing to Docker hub and/or ghcr?
Yes.
See .github/workflows/release.yml
It would be useful if (rather than just "latest") there could be release tagged versions on ghcr.io as well for those of use who use renovate to manage updating.
I figured out how to resolve this issue. I create a PR to fix this.
:tada: This issue has been resolved in version 2.3.0 :tada:
The release is available on:
v2.3.0- GitHub release
Your semantic-release bot :package::rocket: