From 21164a9655744cc3508a4e026714fc78e707feee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:35:15 +0200 Subject: [PATCH] chore(helm): update image docker.io/jvt038/metatube digest to 30591e0 (#37152) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jvt038/metatube | digest | `f67b52c` -> `30591e0` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/metatube/Chart.yaml | 2 +- charts/stable/metatube/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index 223a2cdf709..ea2645993ee 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metatube - https://hub.docker.com/r/jvt038/metatube type: application -version: 8.0.5 +version: 8.0.6 diff --git a/charts/stable/metatube/values.yaml b/charts/stable/metatube/values.yaml index 5b12283eb18..1d43ef12820 100644 --- a/charts/stable/metatube/values.yaml +++ b/charts/stable/metatube/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/jvt038/metatube - tag: latest@sha256:f67b52c400c7325f333b9346ba5de43a844ac2d7ce2054d667f84107b99d3f01 + tag: latest@sha256:30591e0b8b498286d8c0e8bdc41c0ebeaaf30be0edd8a9a00a44ddde7a9fdd59 persistence: storagedatabase: enabled: true