From 91b711adcadc39be87d3608753261d42436735c2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Mar 2026 23:32:30 +0100 Subject: [PATCH] chore(songkong): update image docker.io/songkong/songkong digest to 6bb37de (#46229) 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 | `65fc50c` → `6bb37de` | --- > [!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 f136ed24564..6ee294e6c79 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 9.0.0 +version: 9.0.1 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index 5b7f61ae3c0..a48994d5829 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:65fc50caac18949696a12d35e09617cd2bf5880e8056db5f14c00f528cad6dd4 + tag: latest@sha256:6bb37de76e9bebd6a6ebb6d17040e6f13c63661936bcf00d57f47b4fa2faecbb persistence: music: enabled: true