mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 19:49:31 -03:00
chore(helm): update image docker.io/songkong/songkong digest to be7573d (#40587)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/songkong/songkong | digest | `7d4f267` -> `be7573d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically
|
||||
home: https://trueforge.org/truecharts/stable/songkong
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/songkong.webp
|
||||
home: https://truecharts.org/charts/stable/songkong
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp
|
||||
keywords:
|
||||
- songkong
|
||||
- MediaApp-Music
|
||||
@@ -34,8 +34,9 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: songkong
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/songkong
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/songkong
|
||||
- https://hub.docker.com/r/songkong/songkong
|
||||
type: application
|
||||
version: 8.8.0
|
||||
version: 8.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/songkong/songkong
|
||||
tag: latest@sha256:7d4f267a6c4e1c9eb10ac1f473f08775dcc651dfdf7fc6b66a629d181783b4e9
|
||||
tag: latest@sha256:be7573d34a67c466fd184580d795776425b84535542003957046aa87815ef9b3
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user