chore(helm): update image docker.io/songkong/songkong digest to 41a0c0b (#28152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/songkong/songkong | digest | `bae97bb` -> `41a0c0b` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/songkong
|
||||
- https://hub.docker.com/r/songkong/songkong
|
||||
type: application
|
||||
version: 7.2.1
|
||||
version: 7.2.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/songkong/songkong
|
||||
tag: latest@sha256:bae97bb8a91fdf8065e4c7481df15b51cad7ed98b891b1f358192b3ce42752e2
|
||||
tag: latest@sha256:41a0c0bef61a3a2d5e432a27c4d0fffdd83e191b6ca651436aab5bb1c092e026
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user