chore(helm): update image ghcr.io/jlesage/makemkv v25.10.1 → v25.12.1 (#42564)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv) | minor | `17787b7` -> `3e79337` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-makemkv (ghcr.io/jlesage/makemkv)</summary> ### [`v25.12.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.12.1): Version 25.12.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.10.1...v25.12.1) Changes in this release: - Updated baseimage to version 4.10.3, which brings the following changes: - Added hardware acceleration support for the X server. - Added seamless clipboard synchronization for Chromium-based browsers. - Added web notification service to forward desktop notifications to the browser. - Added the ability to restrict web and VNC connections from localhost only. - Added web server support for TLS 1.3. - Removed web server support of static Diffie-Hellman parameters file (no longer needed in modern TLS configurations and ECDHE). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.10.1
|
||||
appVersion: 25.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/jlesage/docker-makemkv
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/makemkv
|
||||
type: application
|
||||
version: 14.16.1
|
||||
version: 14.17.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/jlesage/makemkv
|
||||
tag: v25.10.1@sha256:17787b7caa17f6fefa80597c3a8f038d7701aac4324e5559d70570b3b4e69a9b
|
||||
tag: v25.12.1@sha256:3e793372fc1122c23b834eb840158e25cccb2739b85fd0bdfb0bd3c87922bf82
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user