From a7af96a22bafe615a57c809de63458d40de70adf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Dec 2025 06:01:17 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/jlesage?= =?UTF-8?q?/makemkv=20v25.10.1=20=E2=86=92=20v25.12.1=20(#42564)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
jlesage/docker-makemkv (ghcr.io/jlesage/makemkv) ### [`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).
--- ### 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. --- - [ ] 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). --- charts/stable/makemkv/Chart.yaml | 4 ++-- charts/stable/makemkv/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index b38c35e6e84..4cfaaa41228 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -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 diff --git a/charts/stable/makemkv/values.yaml b/charts/stable/makemkv/values.yaml index 616a376b410..e1426d91761 100644 --- a/charts/stable/makemkv/values.yaml +++ b/charts/stable/makemkv/values.yaml @@ -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