chore(helm): update image ghcr.io/jlesage/makemkv v25.07.1 → v25.07.2 (#37822)
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 <details> <summary>jlesage/docker-makemkv (ghcr.io/jlesage/makemkv)</summary> ### [`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. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user