chore(deps): update container image jlesage/makemkv to v24.01.1@7e7e6a0 by renovate (#17708)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/makemkv](https://togithub.com/jlesage/docker-makemkv) | major | `v23.11.2` -> `v24.01.1` | --- > [!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> ### [`v24.01.1`](https://togithub.com/jlesage/docker-makemkv/releases/tag/v24.01.1): Version 24.01.1 [Compare Source](https://togithub.com/jlesage/docker-makemkv/compare/v23.11.2...v24.01.1) Changes in this release: - Updated MakeMKV to version 1.17.6. - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.11.2
|
||||
appVersion: 24.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/makemkv
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png
|
||||
keywords:
|
||||
- mkv
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
|
||||
- https://hub.docker.com/r/jlesage/makemkv
|
||||
type: application
|
||||
version: 8.1.10
|
||||
version: 9.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/makemkv
|
||||
tag: v23.11.2@sha256:777c9cba43c8288e9e3d4ea7347ad427938b18bcf84b3b7b1bc69e7d9bbb5762
|
||||
tag: v24.01.1@sha256:7e7e6a00431d0247dd61ed714b7ea51a3d36db6837c7bbc5c0f6cac119a1548b
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user