From fd5841060ac1938d15d13578e9bbcaf73d3a6c8f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Oct 2024 14:17:29 +0200 Subject: [PATCH] chore(helm): update image docker.io/songkong/songkong digest to 41a0c0b (#28152) 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 | `bae97bb` -> `41a0c0b` | 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 5a0afb8657f..23bba151db6 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 7.2.1 +version: 7.2.2 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index f1b46ecebab..43f7ac8ad75 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:bae97bb8a91fdf8065e4c7481df15b51cad7ed98b891b1f358192b3ce42752e2 + tag: latest@sha256:41a0c0bef61a3a2d5e432a27c4d0fffdd83e191b6ca651436aab5bb1c092e026 persistence: music: enabled: true