From fa554c9fbff44fd8c28f73b7f2d2568dc77eefdf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 May 2026 12:16:45 +0200 Subject: [PATCH] chore(songkong): update image docker.io/songkong/songkong digest to 4b521da (#48256) 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/songkong/songkong | digest | `553e8ef` → `4b521da` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/songkong/Chart.yaml | 2 +- charts/stable/songkong/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index ed03e813054..0077bbe0155 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index f9b7959ba31..358182017dd 100644 --- a/charts/stable/songkong/values.yaml +++ b/charts/stable/songkong/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/songkong/songkong - tag: latest@sha256:553e8ef029866a0b3b933c28a02ef6b0f0ab8bf1abefeb0fb38ab24cca90b5bc + tag: latest@sha256:4b521da9114ace8d4ecd3cf99ad84d1d85d692a10cab76c3252ff2fd1d900846 persistence: music: enabled: true