chore(deps): update container image dtjs48jkt/twonkyserver to latest@e0bf0a7 by renovate (#19612)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | dtjs48jkt/twonkyserver | digest | `fe69332` -> `e0bf0a7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
dc1cf9f7d5
commit
af8be480a1
|
@ -25,7 +25,7 @@ keywords:
|
|||
- MediaServer-Video
|
||||
- MediaServer-Music
|
||||
- MediaServer-Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server
|
||||
- https://hub.docker.com/r/dtjs48jkt/twonkyserver
|
||||
type: application
|
||||
version: 5.7.1
|
||||
version: 5.7.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: dtjs48jkt/twonkyserver
|
||||
tag: latest@sha256:fe69332cc576a65609bf899b1d9512e1a612b7e25a48114ef6230759c729d740
|
||||
tag: latest@sha256:e0bf0a79eb62e05f1c055aa49784268fc12380515fddd1ad80cc5a1258645d89
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue