fix(fireshare): update image docker.io/shaneisrael/fireshare 1.6.15 → 1.6.16 (#48955)

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

<details>
<summary>ShaneIsrael/fireshare
(docker.io/shaneisrael/fireshare)</summary>

###
[`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

</details>

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maXJlc2hhcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-10 04:03:48 +02:00
committed by GitHub
parent d73429e99c
commit 3aae865d3b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: