build: source release image from fork main (scan-leader) #4
Reference in New Issue
Block a user
Delete Branch "benvin/upstream-ref-scanleader"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Build the release container image from the
jellyfin-ha-srcfork'smainHEAD so the image carries the merged scan-leader leader-election feature. The feature is inert by default (Jellyfin:ScanLeader:Enabled=false) and stays disabled until the argocd deploy enables it, so this bump is safe to ship ahead of that.How
Bump
UPSTREAM_REFfromd4f9c12c22d3a640f3b0a3622b23b8cd01d044ad(pristine seed commit) to2e1e445e470c2f2c1520f66678a73faa226c2058(forkmainHEAD, which includes the merged scan-leader PR). This is the only change.