chore(deps): update container image songkong/songkong to latest@d7eb00a by renovate (#19286)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c3722db641
commit
ada8fa5830
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: songkong/songkong
|
||||
tag: latest@sha256:c72b7ff7ffc9721bfd5296969b7b6cccea57113065df5291743efc19f5e2d5df
|
||||
tag: latest@sha256:d7eb00a43e2a76123da4332cd292da2bd30672e546d28afb18417584741f8a7f
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue