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,33 +1,33 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: mkvtoolnix
|
||||
version: 6.0.13
|
||||
appVersion: 23.11.3
|
||||
version: 6.1.0
|
||||
appVersion: 23.12.1
|
||||
description: MKVToolNix is a set of tools to create, alter and inspect Matroska files.
|
||||
home: https://truecharts.org/charts/stable/mkvtoolnix
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
- https://github.com/jlesage/docker-mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
- https://github.com/jlesage/docker-mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- media
|
||||
- mkvtoolnix
|
||||
- mkv
|
||||
- media
|
||||
- mkvtoolnix
|
||||
- mkv
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mkvtoolnix
|
||||
tag: v23.11.3@sha256:a7e70b7b97156983b505f831dd8d64bbe00a66528a99781925b8526a25a15854
|
||||
tag: v23.12.1@sha256:1934cfa3e3967e9567b11ef5c41d976bec5f9e6748535bc283d71e85a5c7890c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user