This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `babf514` -> `78479ce` | 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.31`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.31) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.29...1.2.31) #### Commits - [`df06c37`](https://redirect.github.com/Threadfin/Threadfin/commit/df06c37): patching epg to fix missing channel names (Nick Wallace) [#​547](https://redirect.github.com/Threadfin/Threadfin/pull/547) - [`73588bf`](https://redirect.github.com/Threadfin/Threadfin/commit/73588bf): uncommenting so the url in the xml gets set from the m3u (Nick Wallace) [#​547](https://redirect.github.com/Threadfin/Threadfin/pull/547) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
21 lines
405 B
YAML
21 lines
405 B
YAML
image:
|
|
repository: fyb3roptik/threadfin
|
|
tag: 1.2.31@sha256:78479cea0ec70c72510a98d88b8e34ec3cc695a64cbb92829fd6310d400b2ac6
|
|
pullPolicy: IfNotPresent
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 34400
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/home/threadfin/conf"
|
|
temp:
|
|
enabled: true
|
|
mountPath: "/tmp/threadfin"
|
|
type: emptyDir
|
|
portal:
|
|
open:
|
|
enabled: true
|