From 356b793ae269c220b30ba6f0383aed6cc0049812 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 22 Mar 2024 13:19:55 +0100 Subject: [PATCH] chore(deps): update container image songkong/songkong to latest@6e0ffc3 by renovate (#19632) 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 | `39be597` -> `6e0ffc3` | --- > [!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 1f0b46ffca5..b0291b18f20 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.7.2 +version: 5.7.3 diff --git a/charts/stable/songkong/values.yaml b/charts/stable/songkong/values.yaml index e789cebd8ce..0beb4b8f8f3 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:39be5977e6f33c6b7774972b66503d9854875b6fdf86291205f338105a35ecea + tag: latest@sha256:6e0ffc386060bd485fbc68a6f5442e560d2261e8a9947c709439e9f8d491cc7a persistence: music: enabled: true