From 6f0c713889b247a6281c4539c0b131c7992657a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 10:38:44 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.6=20=E2=86=92=201.6.7=20(#47632)?= 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 | `83e74f2` → `afb2fb8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.6.7`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.7) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.6...v1.6.7) ### What's New ##### Improvements - Cropped videos now show a "Cropping video..." overlay with a progress spinner while the server processes the crop - Cropped files are generated with `faststart` flag, enabling playback before the full file downloads - Long folder names in folder dropdowns now scroll with a marquee animation on hover. This applies to both the selected value and the options list - LDAP authentication errors are now logged through the app logger instead of the bare `logging` module - Analytics script injection support via a placeholder in `index.html` ##### Bug Fixes - Saving video details no longer invalidates the thumbnail — thumbnail reload is now skipped when the same video is already open - Saving video details now closes edit mode immediately instead of waiting for the server response, eliminating the save lag - Removing a crop no longer leaves the crop polling interval running - Fixed missing `key` prop warning on navbar list items
--- ### Configuration 📅 **Schedule**: (UTC) - 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 66de22fd37a..7d068737728 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.6.6 +appVersion: 1.6.7 dependencies: - name: common version: 29.1.6 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 10.2.5 +version: 10.2.6 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index 20255dc3929..88cb8724f2c 100644 --- a/charts/stable/fireshare/values.yaml +++ b/charts/stable/fireshare/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/shaneisrael/fireshare - tag: 1.6.6@sha256:83e74f21a18a06d202b3ab6a3517594815b32ae03fd58d8c0e0f7379bafa7b58 + tag: 1.6.7@sha256:afb2fb8c9b32f9adbe66f973c1bebff8f643e5266a9d60642eac85b0838184d6 securityContext: container: