From 7f460146b683a38e8e1292b6c8ac0924a2e86de2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Feb 2026 21:26:04 +0100 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.4.0=20=E2=86=92=201.4.2=20(#44794)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `71d4dda` → `a5cef8a` | --- > [!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
ShaneIsrael/fireshare (docker.io/shaneisrael/fireshare) ### [`v1.4.2`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.4.2) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.4.1...v1.4.2) #### What's Changed - Search Bar in Games.js now functional, added new Sort-by bar in Feed.js by [@​dammitjeff](https://redirect.github.com/dammitjeff) - Add Transcode configuration settings in Settings, 480p transcoding support by [@​dammitjeff](https://redirect.github.com/dammitjeff) - Sidebar transcode status style update [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) - Fix TranscodingStatus duplicate polling via module-level singleton by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) - Fix transcode status not updating during backend scan by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) - Add select all/none button in edit mode by [@​dammitjeff](https://redirect.github.com/dammitjeff) - Move upload card to sidebar by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) - Update date scanning logic to look at exif data first before falling back to title [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) **Full Changelog**: ### [`v1.4.1`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.4.1) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.4.0...v1.4.1) #### What's Changed - Add support for public game tagging, remove redundant show public upload card by [@​dammitjeff](https://redirect.github.com/dammitjeff) in [#​406](https://redirect.github.com/ShaneIsrael/fireshare/pull/406) - removed loose placeholder link in Readme by [@​dammitjeff](https://redirect.github.com/dammitjeff) in [#​408](https://redirect.github.com/ShaneIsrael/fireshare/pull/408) - Games feed now only shows games with at least 1 linked video, new Games Banner and "Sort by" option by [@​dammitjeff](https://redirect.github.com/dammitjeff) in [#​407](https://redirect.github.com/ShaneIsrael/fireshare/pull/407) - Add new Dates System, file scanning functionality, update notes message by [@​dammitjeff](https://redirect.github.com/dammitjeff) in [#​412](https://redirect.github.com/ShaneIsrael/fireshare/pull/412) - Added Feature: RSS Feed by [@​smartlizardpy](https://redirect.github.com/smartlizardpy) in [#​415](https://redirect.github.com/ShaneIsrael/fireshare/pull/415) - added flex breaks for large date groups, fixing odd alignments on hanging dates by [@​dammitjeff](https://redirect.github.com/dammitjeff) in [#​419](https://redirect.github.com/ShaneIsrael/fireshare/pull/419) - Fix SQLite timeout issues: StaticPool, reduced busy\_timeout, remove page\_size pragma by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [#​422](https://redirect.github.com/ShaneIsrael/fireshare/pull/422) #### Important Note For existing libraries, you'll likely want to go to your settings and click the "Scan for Missing Dates". This will resolve all the "UKNOWN DATE" text you are likely seeing across your existing library. #### New Contributors - [@​smartlizardpy](https://redirect.github.com/smartlizardpy) made their first contribution in [#​415](https://redirect.github.com/ShaneIsrael/fireshare/pull/415) **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/fireshare/Chart.yaml | 4 ++-- charts/stable/fireshare/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 5647770c2ca..56f01a39aa8 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.4.2 dependencies: - name: common version: 28.29.49 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 9.15.6 +version: 9.15.7 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index 90fae0380d9..2d7ec4ffe53 100644 --- a/charts/stable/fireshare/values.yaml +++ b/charts/stable/fireshare/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/shaneisrael/fireshare - tag: 1.4.0@sha256:71d4dda51e48502a1f540898186d4b2d2863a414facc3b18af20af45151fdbc1 + tag: 1.4.2@sha256:a5cef8ae69ab11590d529b3f3d8d40eab3915002652f71937763033b837a1e00 securityContext: container: