chore(deps): update container image songkong/songkong to latest@4f59cca by renovate (#22031)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | songkong/songkong | digest | `12273f9` -> `4f59cca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e9557e3d25
commit
3fd9cb7e4a
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp
|
|||
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: 6.0.4
|
||||
version: 6.0.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: songkong/songkong
|
||||
tag: latest@sha256:12273f97c10e59f24015badca2c576c23311348b67366549afe5329eca6b8aa7
|
||||
tag: latest@sha256:4f59cca82e77e5b4bded7026b60259c909a2c2d65223a5c8750d4aa208c8e66f
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue