jellyseerr icon indicating copy to clipboard operation
jellyseerr copied to clipboard

[Feature Request] Add latest tag to ghcr container image

Open methbkts opened this issue 1 year ago • 2 comments

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

methbkts avatar Apr 30 '24 10:04 methbkts

i will see if i can do this one. please assign it to me.

moltra avatar Jul 28 '24 01:07 moltra

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:

fallenbagel avatar Jul 28 '24 05:07 fallenbagel

Is there already a github action for publishing to Docker hub and/or ghcr?

cwiggs avatar Dec 24 '24 23:12 cwiggs

Yes. See .github/workflows/release.yml

gauthier-th avatar Dec 25 '24 19:12 gauthier-th

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.

cbrherms avatar Jan 05 '25 08:01 cbrherms

I figured out how to resolve this issue. I create a PR to fix this.

methbkts avatar Jan 05 '25 13:01 methbkts

:tada: This issue has been resolved in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

fallenbagel avatar Jan 16 '25 13:01 fallenbagel