From 06793366c5b05d88a6487edbb44adc5d86de8ecb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 11:03:53 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/jlesage?= =?UTF-8?q?/makemkv=20v25.07.1=20=E2=86=92=20v25.07.2=20(#37822)?= 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) | patch | `71c8e00` -> `0a4fc1b` | 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.07.2`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.07.2): Version 25.07.2 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.07.1...v25.07.2) Changes in this release: - Take ownership of the output directory only if it is not writable. - Updated baseimage to version 4.9.0.
--- ### 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 7c6c7002523..14ea0017817 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.07.1 +appVersion: 25.07.2 dependencies: - name: common version: 28.13.0 @@ -35,5 +35,5 @@ sources: - https://github.com/jlesage/docker-makemkv - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv type: application -version: 14.1.0 +version: 14.1.1 diff --git a/charts/stable/makemkv/values.yaml b/charts/stable/makemkv/values.yaml index b95d2720ed7..a2309d8351f 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.07.1@sha256:71c8e003cb601d24ee3dc4f77298be508eb5edfcb255fb1fc2e1e9bc2c2b910d + tag: v25.07.2@sha256:0a4fc1bb4c0e4b29ffc8a9fdd5264f784453785b75d1566fa452ed84a380ed21 pullPolicy: IfNotPresent makemkv: # General Settings