From a3b5e2712c5ceaf5514ec7d95e08488f3d469ef6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:28:02 +0200 Subject: [PATCH] chore(helm): update image docker.io/songkong/songkong digest to be7573d (#40587) 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 | `7d4f267` -> `be7573d` | --- > [!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/songkong/Chart.yaml | 7 ++++--- charts/stable/songkong/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 31c602f6fec..dc0b1300c51 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://trueforge.org/truecharts/stable/songkong -icon: https://trueforge.org/img/hotlink-ok/chart-icons/songkong.webp +home: https://truecharts.org/charts/stable/songkong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp keywords: - songkong - MediaApp-Music @@ -34,8 +34,9 @@ maintainers: url: https://truecharts.org name: songkong sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 8.8.0 +version: 8.8.1 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index 1bd444b3fcb..a8edf324bb0 100644 --- a/charts/stable/songkong/values.yaml +++ b/charts/stable/songkong/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/songkong/songkong - tag: latest@sha256:7d4f267a6c4e1c9eb10ac1f473f08775dcc651dfdf7fc6b66a629d181783b4e9 + tag: latest@sha256:be7573d34a67c466fd184580d795776425b84535542003957046aa87815ef9b3 persistence: music: enabled: true