BREAKING CHANGE(makemkv): Update image ghcr.io/jlesage/makemkv v25.12.3 → v26.01.1 (#43568)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv) | major | `834a9f0` -> `12ce7fc` | --- > [!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 <details> <summary>jlesage/docker-makemkv (ghcr.io/jlesage/makemkv)</summary> ### [`v26.01.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v26.01.1): Version 26.01.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.12.3...v26.01.1) Changes in this release: - Updated baseimage to version 4.10.6, which brings the following changes: - On Mac devices, fixed conversion of Command+<Key> shortcuts to the proper Alt+<Key> shortcuts for Linux applications. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFrZW1rdiIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.12.3
|
||||
appVersion: 26.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -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.17.6
|
||||
version: 15.0.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/jlesage/makemkv
|
||||
tag: v25.12.3@sha256:834a9f046224f854acdee6488992f91c72725ac3aba1a046881b499aee35c4b3
|
||||
tag: v26.01.1@sha256:12ce7fc0e398c240bc06b27459241ddae524e066c476525b9b36a16c3e478518
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user