Open jlpedrosa opened 6 months ago
I attempted to tag 10.9.2
since that is the latest Jellyfin version, doesn't seem to have worked correctly
Two things:
1) the branch gh-pages
needs to be created so the release process can check what is there.
2) the tag needs to match the version in the chart, so it needs to be 10.9.1
, we can update to 10.9.2
later by triggering the other CI, and automate everything with a trigger from the main repo.
Hey,
as I am already working a lot with Github Actions and publishing helm charts I can recommend to take following steps:
If I can help in any way just tell me and I will try to help. Would be really appreciated to have a helm chart for jellyfin.
Best regards, Jan
Hi!
Before automating the release processs, we should test it out. By pushing the tag
10.9.1
(nov
prefix) without creating he release itself, the CI should take care of everything.