a1237c7cdd
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `7efdbb7` -> `22a3ecd` | --- > [!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.26`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.26) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.25...1.2.26) #### Commits - [`171cbd2`](https://redirect.github.com/Threadfin/Threadfin/commit/171cbd2): Handle tall logos to keep rows a uniform height (joshjryan) [#​508](https://redirect.github.com/Threadfin/Threadfin/pull/508) - [`6edd9f5`](https://redirect.github.com/Threadfin/Threadfin/commit/6edd9f5): Attempt to fix the 'interface {} is nil' issue (joshjryan) [#​509](https://redirect.github.com/Threadfin/Threadfin/pull/509) - [`3f12943`](https://redirect.github.com/Threadfin/Threadfin/commit/3f12943): Pushing up repack (Nick Wallace) [#​512](https://redirect.github.com/Threadfin/Threadfin/pull/512) - [`a2be357`](https://redirect.github.com/Threadfin/Threadfin/commit/a2be357): doh (Nick Wallace) [#​512](https://redirect.github.com/Threadfin/Threadfin/pull/512) ### [`v1.2.25`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.25) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.24...1.2.25) #### Commits - [`b1fe299`](https://redirect.github.com/Threadfin/Threadfin/commit/b1fe299): Testing to see if this fixes the issue and if so will make dynamic (Nick Wallace) [#​510](https://redirect.github.com/Threadfin/Threadfin/pull/510) - [`7b1bc4d`](https://redirect.github.com/Threadfin/Threadfin/commit/7b1bc4d): Patches xml generation (Nick Wallace) [#​510](https://redirect.github.com/Threadfin/Threadfin/pull/510) ### [`v1.2.24`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.24) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.23...1.2.24) #### Commits - [`1cf3b1e`](https://redirect.github.com/Threadfin/Threadfin/commit/1cf3b1e): I asked Copilot to translate the comments to English (joshjryan) [#​494](https://redirect.github.com/Threadfin/Threadfin/pull/494) - [`9a0858b`](https://redirect.github.com/Threadfin/Threadfin/commit/9a0858b): Merge branch 'Threadfin:main' into main (joshjryan) [#​494](https://redirect.github.com/Threadfin/Threadfin/pull/494) - [`faeb64a`](https://redirect.github.com/Threadfin/Threadfin/commit/faeb64a): Provide correct mime-types for files that have uppercase extensions and jpeg (joshjryan) [#​502](https://redirect.github.com/Threadfin/Threadfin/pull/502) - [`78333ef`](https://redirect.github.com/Threadfin/Threadfin/commit/78333ef): Upping version (Nick Wallace) [#​503](https://redirect.github.com/Threadfin/Threadfin/pull/503) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
21 lines
405 B
YAML
21 lines
405 B
YAML
image:
|
|
repository: fyb3roptik/threadfin
|
|
tag: 1.2.26@sha256:22a3ecd260d035c57beb23f58dce4d76ee98c7b478413a8c29054ee979f6c676
|
|
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
|