fe02f1ac3a
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `536ee29` -> `0c4765c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Threadfin/Threadfin (fyb3roptik/threadfin)</summary> ### [`v1.2.37`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.37) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.36...1.2.37) #### Patch - Patched XMLTV cache now clears on update </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
18 lines
371 B
YAML
18 lines
371 B
YAML
image:
|
|
repository: fyb3roptik/threadfin
|
|
tag: 1.2.37@sha256:0c4765c4871f1ffe848357e3f113891306e130703ae2f7c89f14844b19abf16f
|
|
pullPolicy: IfNotPresent
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 34400
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/home/threadfin/conf"
|
|
temp:
|
|
enabled: true
|
|
mountPath: "/tmp/threadfin"
|
|
type: emptyDir
|