chore(deps): update container image jlesage/mkvtoolnix to v24.07.2@edc7f5c by renovate (#24194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) | minor | `v24.06.1` -> `v24.07.2` | --- > [!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> ### [`v24.07.2`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v24.07.2): Version 24.07.2 [Compare Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v24.07.1...v24.07.2) Changes in this release: - Updated MKVToolNix to version 86.0. ### [`v24.07.1`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v24.07.1): Version 24.07.1 [Compare Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v24.06.1...v24.07.1) Changes in this release: - Updated MediaInfo library to version 24.06. - Updated baseimage to version 4.6.3, which brings the following changes: - Audio support through web browser. - Web authentication support. - Better support of GTK4 applications. - Updated noVNC to version 1.5.0. - Updated web UI components (Bootstrap, Font Awesome). - When connecting, the control bar is now temporarily shown only once. - During package mirror setup, make sure to keep permissions of copied files. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.06.1
|
||||
appVersion: 24.07.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
type: application
|
||||
version: 12.2.3
|
||||
version: 12.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mkvtoolnix
|
||||
tag: v24.06.1@sha256:7d55c5e7943ff1e80f8883f1443625e6225dd0b2364d7669e1edb06b1cd91f5c
|
||||
tag: v24.07.2@sha256:edc7f5ca48695ef2774c9614601c20e53f5cc50830148597c8bb1fa04bf29a6c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user