Skip to content

Commit

Permalink
chore(helm): update image fyb3roptik/threadfin 1.2.21 → 1.2.22 (#30629)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin)
| patch | `53d7efb` -> `1b41177` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `fyb3roptik/threadfin`: Could not determine new digest for update
(docker package fyb3roptik/threadfin)

---

---

> [!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.22`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.22)

[Compare
Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.21...1.2.22)

#### Commits

-
[`9da97b7`](https://redirect.github.com/Threadfin/Threadfin/commit/9da97b7):
Adding arm32 to the build process for linux for Pi 32bit (Nick Wallace)
-
[`819e211`](https://redirect.github.com/Threadfin/Threadfin/commit/819e211):
pushing this up for testing (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`b4f42fc`](https://redirect.github.com/Threadfin/Threadfin/commit/b4f42fc):
Pushing up some fixes (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`59636d8`](https://redirect.github.com/Threadfin/Threadfin/commit/59636d8):
adding debug (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`c935d44`](https://redirect.github.com/Threadfin/Threadfin/commit/c935d44):
adding debug (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`d4aca0e`](https://redirect.github.com/Threadfin/Threadfin/commit/d4aca0e):
think we got it! (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`431d43e`](https://redirect.github.com/Threadfin/Threadfin/commit/431d43e):
1 more value found (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`3b34a94`](https://redirect.github.com/Threadfin/Threadfin/commit/3b34a94):
Fixes for buffer crash (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`ef542ed`](https://redirect.github.com/Threadfin/Threadfin/commit/ef542ed):
oopsy (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`0442a5c`](https://redirect.github.com/Threadfin/Threadfin/commit/0442a5c):
Removing debug info (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)
-
[`d855800`](https://redirect.github.com/Threadfin/Threadfin/commit/d855800):
removing debug (Nick Wallace)
[#&#8203;491](https://redirect.github.com/Threadfin/Threadfin/pull/491)

</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-->
  • Loading branch information
truecharts-admin authored Jan 8, 2025
1 parent aace380 commit 4271a9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions charts/stable/threadfin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ annotations:
truecharts.org/category: media
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.21
appVersion: 1.2.22
dependencies:
- name: common
version: 25.3.1
Expand All @@ -17,7 +17,7 @@ dependencies:
import-values: []
deprecated: false
description: M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe.
home: https://truecharts.org/charts/incubator/threadfin
home: https://truecharts.org/charts/stable/threadfin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/threadfin.webp
keywords:
- threadfin
Expand All @@ -34,7 +34,7 @@ maintainers:
name: threadfin
sources:
- https://github.com/Threadfin/Threadfin
- https://github.com/truecharts/charts/tree/master/charts/incubator/threadfin
- https://github.com/truecharts/charts/tree/master/charts/stable/threadfin
- https://hub.docker.com/r/fyb3roptik/threadfin
type: application
version: 1.0.0
version: 1.0.1
2 changes: 1 addition & 1 deletion charts/stable/threadfin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: fyb3roptik/threadfin
tag: v1.2.21@sha256:53d7efb4dcc3cc70b35073091dee6f6e30432a9e5e1ba1d5a8cbe9a9f898c327
tag: 1.2.22@sha256:1b41177085e597e31a6e68a06ee1f20b90d9a77d4fb9ef843e632c8e903a4e2f
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 4271a9d

Please sign in to comment.