From ada8fa5830d310d6de3522688e87c0669705221c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:22:52 +0100 Subject: [PATCH] chore(deps): update container image songkong/songkong to latest@d7eb00a by renovate (#19286) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | songkong/songkong | digest | `c72b7ff` -> `d7eb00a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/songkong/Chart.yaml | 4 ++-- charts/stable/songkong/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 51c2b50f1c8..a92738814fe 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png keywords: - songkong - MediaApp-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 5.6.0 +version: 5.6.1 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index 3b3a0a3cb14..f1ae984f05f 100644 --- a/charts/stable/songkong/values.yaml +++ b/charts/stable/songkong/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: songkong/songkong - tag: latest@sha256:c72b7ff7ffc9721bfd5296969b7b6cccea57113065df5291743efc19f5e2d5df + tag: latest@sha256:d7eb00a43e2a76123da4332cd292da2bd30672e546d28afb18417584741f8a7f persistence: music: enabled: true