chore(helm): update image docker.io/jlesage/mkvtoolnix v25.07.1 → v25.07.2 (#37973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix) | patch | `7c3d530` -> `7c07ea1` | --- > [!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> ### [`v25.07.2`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v25.07.2): Version 25.07.2 [Compare Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v25.07.1...v25.07.2) Changes in this release: - Updated MKVToolNix to version 94.0. - Updated baseimage to version 4.9.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.07.1
|
||||
appVersion: 25.07.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
type: application
|
||||
version: 14.3.1
|
||||
version: 14.3.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/mkvtoolnix
|
||||
tag: v25.07.1@sha256:7c3d53085616c939e36d9ac4b81057eea4ceafcb5340993351d0447fa44101c5
|
||||
tag: v25.07.2@sha256:7c07ea194bbbde78765aaa3bc77a9674104459930efcf811774ce515effc5998
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user