mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 23:34:34 -03:00
chore(deps): update container image jlesage/mkvtoolnix to v24.09.2@15142c1 by renovate (#27072)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix) | patch | `v24.09.1` -> `v24.09.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.09.2`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v24.09.2): Version 24.09.2 [Compare Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v24.09.1...v24.09.2) Changes in this release: - Updated baseimage to version 4.6.4, which brings the following changes: - Fixed web authentication feature with URL path-based reverse proxy. - Rebuild against latest distro images to get security fixes. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.09.1
|
||||
appVersion: 24.09.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
type: application
|
||||
version: 12.4.1
|
||||
version: 12.4.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mkvtoolnix
|
||||
tag: v24.09.1@sha256:008ec7957e123c4685f21121f6dc4a3234963490e7f5b92c7ac6f02c903d98e3
|
||||
tag: v24.09.2@sha256:15142c14ee57dbf99496054ae5457bc32c3de1ffd93e7d99ca46d5363532491a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user