mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 18:41:25 -03:00
chore(helm): update image fyb3roptik/threadfin 1.2.37 → 1.2.38 (#39968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `96122ab` -> `1a4d776` | --- > [!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.38`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.38) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.37...1.2.38) #### What's Changed - Allows for non rewrite of Streams to https when force https if ExcludeStreamHttps setting is set to true to ensure no issues with ffmpeg by [@​iceman73](https://redirect.github.com/iceman73) in [#​635](https://redirect.github.com/Threadfin/Threadfin/pull/635) - EPG Update now no longer deleting channels - Branch 1.2.38 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [#​641](https://redirect.github.com/Threadfin/Threadfin/pull/641) #### New Contributors - [@​iceman73](https://redirect.github.com/iceman73) made their first contribution in [#​635](https://redirect.github.com/Threadfin/Threadfin/pull/635) </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=-->
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.37
|
||||
appVersion: 1.2.38
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.20.0
|
||||
@@ -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: 2.6.0
|
||||
version: 2.6.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: fyb3roptik/threadfin
|
||||
tag: 1.2.37@sha256:96122ab220e14b881cbd40d7f8c7b022e1f9c6ecfe05aca2ab801e0321dc0d61
|
||||
tag: 1.2.38@sha256:1a4d7761c21bbff04104348f559c5a8f5aa576d79acc3b6b70afac1653767461
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user