chore(helm): update image docker.io/jlesage/makemkv v25.02.2 → v25.02.3 (#32635)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv) | patch | `501b52b` -> `7952ff1` | --- > [!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 (docker.io/jlesage/makemkv)</summary> ### [`v25.02.3`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.02.3): Version 25.02.3 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.02.2...v25.02.3) Changes in this release: - Improved disc ejection mechanism by trying another method if one fails. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.02.2
|
||||
appVersion: 25.02.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
|
||||
- https://hub.docker.com/r/jlesage/makemkv
|
||||
type: application
|
||||
version: 13.0.0
|
||||
version: 13.0.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/makemkv
|
||||
tag: v25.02.2@sha256:501b52bc3c782d13c64b66ac82cf456444c37643e0a974eab5fdb5ec784d8a7a
|
||||
tag: v25.02.3@sha256:7952ff1ce7e6f7a4e2ce6bca6dd5141e8235be064613c7cc243b3de462a7972f
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user