From 2563a3623e12fef21867b09f666d7c3b417dcb9e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Mar 2026 05:40:42 +0100 Subject: [PATCH] chore(songkong): update image docker.io/songkong/songkong digest to a29ac2a (#45783) 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 | `52f66d6` → `a29ac2a` | --- > [!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**: 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 3c74b15ad00..41daea2dc08 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 8.17.0 +version: 8.17.1 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index 9d323bc2e20..8b7228be0fb 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:52f66d64d60c7ded3dfbdc582fb916b86f2d79eace42520c0498b4f488521926 + tag: latest@sha256:a29ac2a51dbc66d12114f72c2e6507d610726792d65209f4bab133ba5dae1075 persistence: music: enabled: true