92b19a868e
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `7ca1302` -> `31ee094` | --- > [!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.35`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.35) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35) #### What's Changed - Fix uploaded logo URLs to respect Force HTTPS setting by [@​b3nw](https://redirect.github.com/b3nw) in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) - Branch 1.2.35 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [https://github.com/Threadfin/Threadfin/pull/606](https://redirect.github.com/Threadfin/Threadfin/pull/606) #### New Contributors - [@​b3nw](https://redirect.github.com/b3nw) made their first contribution in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) **Full Changelog**: https://github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
18 lines
371 B
YAML
18 lines
371 B
YAML
image:
|
|
repository: fyb3roptik/threadfin
|
|
tag: 1.2.35@sha256:31ee09478929b561070b5c22840552f556495e59b0474b6f9231fbe19e07f162
|
|
pullPolicy: IfNotPresent
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 34400
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/home/threadfin/conf"
|
|
temp:
|
|
enabled: true
|
|
mountPath: "/tmp/threadfin"
|
|
type: emptyDir
|