From 90044b3158e6abe25bcffba460882de97b3d47ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 12:18:12 +0100 Subject: [PATCH] =?UTF-8?q?feat(makemkv):=20update=20image=20ghcr.io/jlesa?= =?UTF-8?q?ge/makemkv=20v26.01.2=20=E2=86=92=20v26.02.2=20(#45222)?= 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 | `4c114cf` → `2347f11` | --- > [!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) ### [`v26.02.2`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v26.02.2): Version 26.02.2 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v26.02.1...v26.02.2) Changes in this release: - Updated baseimage to version 4.11.1, bringing the following changes: - Fixed issue where taking ownership of directory would fail. ### [`v26.02.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v26.02.1): Version 26.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v26.01.2...v26.02.1) Changes in this release: - Updated baseimage to version 4.11.0, bringing the following end-user improvements: - Added a web terminal providing shell access to the container. - Fixed audio being paused when switching to another browser tab. - Web file manager is now displayed in a modal window. - Fixed several web file manager issues: - Uploading zero-byte files no longer fails. - Interrupted uploads no longer interfere with other uploads. - Error reporting is now more accurate. - Improved web services server stability and reliability. - Updated TigerVNC to 1.16.0 and X server to 21.1.21.
--- ### 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 8a1ce2f0d72..1d19379d7fd 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.01.2 +appVersion: 26.02.2 dependencies: - name: common version: 28.30.2 @@ -40,5 +40,5 @@ sources: - https://github.com/jlesage/docker-makemkv - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/makemkv type: application -version: 15.1.1 +version: 15.2.0 diff --git a/charts/stable/makemkv/values.yaml b/charts/stable/makemkv/values.yaml index b1330e2b1ab..7c5eb1a9f31 100644 --- a/charts/stable/makemkv/values.yaml +++ b/charts/stable/makemkv/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/jlesage/makemkv - tag: v26.01.2@sha256:4c114cfbd0ba7feef85c72d1721b8ea13a44ebc010b4996b644e618906e61717 + tag: v26.02.2@sha256:2347f1199265f5f7ad4ca8543293267810d85b2154b49fa5d51049a7ac857910 pullPolicy: IfNotPresent makemkv: # General Settings