fix(deps): update container image jlesage/makemkv to v23.11.2 (#15153)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/makemkv](https://togithub.com/jlesage/docker-makemkv) | patch | `v23.11.1` -> `v23.11.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-makemkv (jlesage/makemkv)</summary> ### [`v23.11.2`](https://togithub.com/jlesage/docker-makemkv/releases/tag/v23.11.2): Version 23.11.2 [Compare Source](https://togithub.com/jlesage/docker-makemkv/compare/v23.11.1...v23.11.2) Changes in this release: - Updated baseimage to version 4.5.2, which brings the following changes: - Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID. </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.11.1"
|
||||
appVersion: 3.11.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -18,7 +18,7 @@ name: makemkv
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
|
||||
- https://github.com/jlesage/docker-makemkv
|
||||
version: 6.0.11
|
||||
version: 6.0.12
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/makemkv
|
||||
tag: v23.11.1@sha256:c6e4d88b63497cc5dccc906133f694699f85869677209aa9194c103348373703
|
||||
tag: v23.11.2@sha256:777c9cba43c8288e9e3d4ea7347ad427938b18bcf84b3b7b1bc69e7d9bbb5762
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user