From c17fa9c829a18d22f8e3d1b04e83e90344568cda Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 May 2025 22:29:08 +0200 Subject: [PATCH] chore(helm): update image docker.io/songkong/songkong digest to 7bba36c (#35370) 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 | `0e1c511` -> `7bba36c` | 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 e05c708c655..4221cdfa6e0 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 7.5.3 +version: 7.5.4 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index 540198e0be3..8df1b8daa94 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:0e1c511d720ae640a7657ca0b7f8dc9e006c95f8855761caa8e110be08a7173c + tag: latest@sha256:7bba36c0598a53d07a935836a383a7cb051ffd3ed83ce007bbd7e07948ca82c7 persistence: music: enabled: true