From 3aae865d3bfc073a2be8c01ef9a047eacc7827e9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 04:03:48 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.15=20=E2=86=92=201.6.16=20(#48955)?= 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 | `537f346` → `5fc899e` | --- > [!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.16`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.16) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.15...v1.6.16) #### What's Changed ##### Security - Fixed unauthenticated SSRF: `/api/test-discord-webhook` and `/api/test-webhook` now require `@login_required` ##### New Features - Added **Rescan Image / Video Dates** action in Settings - re-extracts and overwrites dates for all videos and images using filename/EXIF metadata, runs in the background ##### Bug Fixes - Fixed Discord/webhook notifications sometimes sending before the video thumbnail was ready for large or high-bitrate uploads - Poster generation now uses fast keyframe seeking (`-ss` before `-i`) instead of full decode, preventing timeouts on large files - Webhooks are only fired after confirming the poster was successfully written to disk; falls back to first frame if the configured seek position fails - Bulk import path now generates metadata and posters before sending notifications (previously fired immediately after DB insert) - Image scanning now uses EXIF/filename date extraction instead of file modification time for more accurate dates
--- ### 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 b12d4a6e825..8fc49e98d0f 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.15 +appVersion: 1.6.16 dependencies: - name: common version: 29.3.4 @@ -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.4.4 +version: 10.4.5 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index c74a2520158..b711495b492 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.15@sha256:537f346a6287a4252b2cd6a41a69fadc700ace8ab2177fe07000550a80de8640 + tag: 1.6.16@sha256:5fc899ec0cd57363e33c60ac01ada325d63ef895a7aee18862030e14fbe9d3cc securityContext: container: