chore(helm): update image fyb3roptik/threadfin 1.2.32 → 1.2.34 (#35702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `11e02ff` -> `7ca1302` | 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.34`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.34) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.33...1.2.34) #### What's Changed - Fixing panic by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [https://github.com/Threadfin/Threadfin/pull/598](https://redirect.github.com/Threadfin/Threadfin/pull/598) **Full Changelog**: https://github.com/Threadfin/Threadfin/compare/1.2.33...1.2.34 ### [`v1.2.33`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.33) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.32...1.2.33) #### What's Changed - Jellyfin ffmpeg7 by [@​harisisc](https://redirect.github.com/harisisc) in [https://github.com/Threadfin/Threadfin/pull/570](https://redirect.github.com/Threadfin/Threadfin/pull/570) - Fixed issue where tvg-id had a value of (no tvg-id) by [@​nicolaiwork](https://redirect.github.com/nicolaiwork) in [https://github.com/Threadfin/Threadfin/pull/587](https://redirect.github.com/Threadfin/Threadfin/pull/587) - Branch 1.2.33 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [https://github.com/Threadfin/Threadfin/pull/594](https://redirect.github.com/Threadfin/Threadfin/pull/594) #### New Contributors - [@​harisisc](https://redirect.github.com/harisisc) made their first contribution in [https://github.com/Threadfin/Threadfin/pull/570](https://redirect.github.com/Threadfin/Threadfin/pull/570) - [@​nicolaiwork](https://redirect.github.com/nicolaiwork) made their first contribution in [https://github.com/Threadfin/Threadfin/pull/587](https://redirect.github.com/Threadfin/Threadfin/pull/587) **Full Changelog**: https://github.com/Threadfin/Threadfin/compare/1.2.32...1.2.33 </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=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.32
|
||||
appVersion: 1.2.34
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/threadfin
|
||||
- https://hub.docker.com/r/fyb3roptik/threadfin
|
||||
type: application
|
||||
version: 1.1.5
|
||||
version: 1.1.6
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: fyb3roptik/threadfin
|
||||
tag: 1.2.32@sha256:11e02ff07d7a874133d9c79200d7c6f2ae44d98e2e8736a6f63056387a651b86
|
||||
tag: 1.2.34@sha256:7ca1302878e1f2661ab014fafacdeeefff6ef6f425db04c6ae033c381d5144b5
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user