From 61f62da6198ac4d6a63129c4031205a74431a2ab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Feb 2025 03:16:53 +0100 Subject: [PATCH] chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to bf56084 (#31396) 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/dtjs48jkt/twonkyserver | digest | `eb0c7d3` -> `bf56084` | --- > [!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. --- ### 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/twonky-server/Chart.yaml | 2 +- charts/stable/twonky-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index fedc718d500..785c713b262 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server - https://hub.docker.com/r/dtjs48jkt/twonkyserver type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/twonky-server/values.yaml b/charts/stable/twonky-server/values.yaml index 8d55ce0b854..fa6c3cba9a1 100644 --- a/charts/stable/twonky-server/values.yaml +++ b/charts/stable/twonky-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/dtjs48jkt/twonkyserver - tag: latest@sha256:eb0c7d30793ac36d7caadf2fc42a67bc8afdc779063a30fd1d03c99ffb6d3bce + tag: latest@sha256:bf560840e161303e1ba847943b5da489bbaa14e184ff901cfb633e7d79bab882 persistence: config: enabled: true