From 68d95759dff2421d0f6dfe41ac55ac850a4c5764 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:58:07 +0200 Subject: [PATCH] chore(deps): update container image jlesage/makemkv to v24.07.1@39dccc4 by renovate (#24191) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/makemkv](https://togithub.com/jlesage/docker-makemkv) | minor | `v24.06.1` -> `v24.07.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jlesage/docker-makemkv (jlesage/makemkv) ### [`v24.07.1`](https://togithub.com/jlesage/docker-makemkv/releases/tag/v24.07.1): Version 24.07.1 [Compare Source](https://togithub.com/jlesage/docker-makemkv/compare/v24.06.1...v24.07.1) Changes in this release: - 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.
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/makemkv/Chart.yaml | 4 ++-- charts/stable/makemkv/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index d3014bad783..25ec5208bf4 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -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.1 dependencies: - name: common version: 24.1.5 @@ -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.2.3 +version: 12.3.0 diff --git a/charts/stable/makemkv/values.yaml b/charts/stable/makemkv/values.yaml index a813c5ffe56..72bba60766a 100644 --- a/charts/stable/makemkv/values.yaml +++ b/charts/stable/makemkv/values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/makemkv - tag: v24.06.1@sha256:7af8a5d70006cbf0fc5ea54971779bc8b35f976dd844db173f5bc28ae97876b7 + tag: v24.07.1@sha256:39dccc4f82dc76668a78543ac7392a43b6bc6c069e1a3e47e8c058c6cb5f09b0 pullPolicy: IfNotPresent makemkv: # General Settings