chore(deps): update container image jlesage/mkvtoolnix to v23.12.1@1934cfa (#15926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) | minor | `v23.11.3` -> `v23.12.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-mkvtoolnix (jlesage/mkvtoolnix)</summary> ### [`v23.12.1`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v23.12.1): Version 23.12.1 [Compare Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v23.11.3...v23.12.1) Changes in this release: - Updated MKVToolNix to version 81.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,27 +1,27 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: mkvtoolnix
|
name: mkvtoolnix
|
||||||
version: 6.0.13
|
version: 6.1.0
|
||||||
appVersion: 23.11.3
|
appVersion: 23.12.1
|
||||||
description: MKVToolNix is a set of tools to create, alter and inspect Matroska files.
|
description: MKVToolNix is a set of tools to create, alter and inspect Matroska files.
|
||||||
home: https://truecharts.org/charts/stable/mkvtoolnix
|
home: https://truecharts.org/charts/stable/mkvtoolnix
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix
|
- https://github.com/jlesage/docker-mkvtoolnix
|
||||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
- https://mkvtoolnix.download/
|
||||||
- https://github.com/jlesage/docker-mkvtoolnix
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix
|
||||||
- https://mkvtoolnix.download/
|
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- media
|
- media
|
||||||
- mkvtoolnix
|
- mkvtoolnix
|
||||||
- mkv
|
- mkv
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: jlesage/mkvtoolnix
|
repository: jlesage/mkvtoolnix
|
||||||
tag: v23.11.3@sha256:a7e70b7b97156983b505f831dd8d64bbe00a66528a99781925b8526a25a15854
|
tag: v23.12.1@sha256:1934cfa3e3967e9567b11ef5c41d976bec5f9e6748535bc283d71e85a5c7890c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user