chore(deps): update ghcr.io/zibbp/ganymede docker tag to v4.13.0 #597

Merged
catalin merged 1 commit from renovate/ghcr.io-zibbp-ganymede-4.x into main 2026-02-25 17:51:22 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/zibbp/ganymede minor 4.12.04.13.0

Release Notes

Zibbp/ganymede (ghcr.io/zibbp/ganymede)

v4.13.0

Compare Source

[!IMPORTANT]
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.

Changes

Reintroducing video convert task for live stream archives

This was removed a few months ago with the introduction of using ffmpeg for live stream archiving. I've found directly saving to an mp4 isn't the greatest (is not crash resistant, causing some issues with being cancelled early). Now the live stream is saved to a transport stream (.ts) file then remuxed to .mp4 during the video convert task. Nothing changes in terms of the video, it's still an mp4 (or HLS if you want). This makes the live stream archive much more crash-resistant.

What's Changed

Full Changelog: https://github.com/Zibbp/ganymede/compare/v4.12.0...v4.13.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/zibbp/ganymede](https://github.com/Zibbp/ganymede) | minor | `4.12.0` → `4.13.0` | --- ### Release Notes <details> <summary>Zibbp/ganymede (ghcr.io/zibbp/ganymede)</summary> ### [`v4.13.0`](https://github.com/Zibbp/ganymede/releases/tag/v4.13.0) [Compare Source](https://github.com/Zibbp/ganymede/compare/v4.12.0...v4.13.0) > \[!IMPORTANT]\ > If you are running the `:dev` container image now is the best time to switch back to `:latest` or the semver version. #### Changes ##### Reintroducing video convert task for live stream archives This was removed a few months ago with the introduction of using `ffmpeg` for live stream archiving. I've found directly saving to an mp4 isn't the greatest (is not crash resistant, causing some issues with being cancelled early). Now the live stream is saved to a transport stream (`.ts`) file then remuxed to `.mp4` during the video convert task. Nothing changes in terms of the video, it's still an mp4 (or HLS if you want). This makes the live stream archive much more crash-resistant. #### What's Changed - fix: escape vtt image paths by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1060](https://github.com/Zibbp/ganymede/pull/1060) - build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1058](https://github.com/Zibbp/ganymede/pull/1058) - build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1057](https://github.com/Zibbp/ganymede/pull/1057) - build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1056](https://github.com/Zibbp/ganymede/pull/1056) - fix: continue with live archive processing if ffmpeg task fails by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1062](https://github.com/Zibbp/ganymede/pull/1062) - fix(live): make chat download more crash resistant by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1063](https://github.com/Zibbp/ganymede/pull/1063) - feat: save live archive as ts then remux to mp4 by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1064](https://github.com/Zibbp/ganymede/pull/1064) - build(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1065](https://github.com/Zibbp/ganymede/pull/1065) - feat: persist admin page table items per page by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1071](https://github.com/Zibbp/ganymede/pull/1071) **Full Changelog**: <https://github.com/Zibbp/ganymede/compare/v4.12.0...v4.13.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS43IiwidXBkYXRlZEluVmVyIjoiNDMuMzEuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update ghcr.io/zibbp/ganymede docker tag to v4.13.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
7a6eedc748
catalin deleted branch renovate/ghcr.io-zibbp-ganymede-4.x 2026-02-25 17:51:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
catalin/fukuops!597
No description provided.