chore(deps): update container image songkong/songkong to latest@853aaa7 by renovate (#18927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | songkong/songkong | digest | `63000e1` -> `853aaa7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
3b062c007a
commit
6ee7322cf6
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png
|
||||||
keywords:
|
keywords:
|
||||||
- songkong
|
- songkong
|
||||||
- MediaApp-Music
|
- MediaApp-Music
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/songkong
|
- https://github.com/truecharts/charts/tree/master/charts/stable/songkong
|
||||||
- https://hub.docker.com/r/songkong/songkong
|
- https://hub.docker.com/r/songkong/songkong
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: songkong/songkong
|
repository: songkong/songkong
|
||||||
tag: latest@sha256:63000e1595813c775ecf5b32097b56a6d305a401db7d95a0902972cd49729b5e
|
tag: latest@sha256:853aaa797419af33dce56d19a16cbca9e260ad36031c59ac67c373d1161d2af0
|
||||||
persistence:
|
persistence:
|
||||||
music:
|
music:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue