feat(mkvtoolnix): update image docker.io/jlesage/mkvtoolnix v26.01.2 → v26.02.1 (#45250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix) | minor | `5e16b8c` → `33809a8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-mkvtoolnix (docker.io/jlesage/mkvtoolnix)</summary> ### [`v26.02.1`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v26.02.1): Version 26.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v26.01.2...v26.02.1) Changes in this release: - Updated baseimage to version 4.11.1, bringing the following improvements: - Added a web terminal providing shell access to the container. - Fixed audio being paused when switching to another browser tab. - Web file manager is now displayed in a modal window. - Fixed several web file manager issues: - Uploading zero-byte files no longer fails. - Interrupted uploads no longer interfere with other uploads. - Error reporting is now more accurate. - Improved web services server stability and reliability. - Updated TigerVNC to 1.16.0 and X server to 21.1.21. </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWt2dG9vbG5peCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.01.2
|
||||
appVersion: 26.02.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
type: application
|
||||
version: 15.1.1
|
||||
version: 15.2.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/jlesage/mkvtoolnix
|
||||
tag: v26.01.2@sha256:5e16b8c10299f5724fc3efe165462f29c73b5958ff665cc65118a70a1f472802
|
||||
tag: v26.02.1@sha256:33809a82a8ac4727da9444c167f4e6bc858d38395554ad0fe0e3bc91b35248dc
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user