mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 20:51:23 -03:00
chore(helm): update image docker.io/jlesage/makemkv v24.11.1 → v24.12.1 (#30203)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv) | minor | `d994aea` -> `9c55c3b` | --- > [!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-makemkv (docker.io/jlesage/makemkv)</summary> ### [`v24.12.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v24.12.1): Version 24.12.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v24.11.1...v24.12.1) Changes in this release: - Updated baseimage to version 4.6.7, which brings the following changes: - Fixed web audio feature with URL path-based reverse proxy. - Fixed TLS secure connection method for VNC that was preventing web access. - Fixed CJK font installation. - 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.11.1
|
||||
appVersion: 24.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
|
||||
- https://hub.docker.com/r/jlesage/makemkv
|
||||
type: application
|
||||
version: 12.6.0
|
||||
version: 12.7.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/makemkv
|
||||
tag: v24.11.1@sha256:d994aeadf67f231b8f310e3a7d7e14b3494440bee325b231fa2e0f408b59e1b1
|
||||
tag: v24.12.1@sha256:9c55c3bda98f00b352903dcc85cda0c6a7d0724cea81af784ec9a8d06de3cd25
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
|
||||
Reference in New Issue
Block a user