From dca64dd66f690d02018283577be14d68672e80b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 17:57:38 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/jlesage?= =?UTF-8?q?/makemkv=20v25.04.1=20=E2=86=92=20v25.05.1=20(#35770)?= 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 | `ae840c4` -> `40e85e2` | 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.05.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.05.1): Version 25.05.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.04.1...v25.05.1) Changes in this release: - Automatic disc ripper: Added support for backup mode of DVD video discs. - Automatic disc ripper: Ignore the configured profile in backup mode.
--- ### 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 18ae266f493..da4834f73a7 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.04.1 +appVersion: 25.05.1 dependencies: - name: common version: 25.4.10 @@ -35,5 +35,5 @@ sources: - https://github.com/jlesage/docker-makemkv - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv type: application -version: 13.1.1 +version: 13.2.0 diff --git a/charts/stable/makemkv/values.yaml b/charts/stable/makemkv/values.yaml index 76e38f75097..b06d8403dbd 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.04.1@sha256:ae840c402381a83f511a91d2b2a70291b912a0a5810fdb46b545d2e7c93f7e04 + tag: v25.05.1@sha256:40e85e2ee018b0f1b9675b510a37f687e14c6057a7a533b5d57dea6ff58c66b6 pullPolicy: IfNotPresent makemkv: # General Settings