chore(deps): update container image dtjs48jkt/twonkyserver to latest@759dc3e by renovate (#21484)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | dtjs48jkt/twonkyserver | digest | `42ace75` -> `759dc3e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
8f88a8a743
commit
390a49dcd5
|
@ -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: 6.0.4
|
||||
version: 6.0.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: dtjs48jkt/twonkyserver
|
||||
tag: latest@sha256:42ace750d295a65bb9f62bde95ec24ef9d0e909f9fcc068ee43bc6542590907d
|
||||
tag: latest@sha256:759dc3e84d0138ab28b994a441bca61805217db73a7e50d8c9af724521bc9d19
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue