chore(deps): update container image songkong/songkong to latest@12273f9 by renovate (#20474)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | songkong/songkong | digest | `452d2ee` -> `12273f9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
a01ad7a844
commit
db0a9d1797
|
@ -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.8.2
|
||||
version: 5.8.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: songkong/songkong
|
||||
tag: latest@sha256:452d2ee7c8228b024423aaff56ca5044b361cadb0eec1efc835d69eac27ec0c1
|
||||
tag: latest@sha256:12273f97c10e59f24015badca2c576c23311348b67366549afe5329eca6b8aa7
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue