From 21ee315110f06d95c127a450333c0393295c2d06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 May 2026 21:00:49 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.12=20=E2=86=92=201.6.13=20(#48609)?= 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 | `e4489db` → `788e968` | --- > [!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.13`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.13) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.12...v1.6.13) #### What's New ##### Sorting and Display Improvements - Added **Name A→Z** and **Name Z→A** sort options for videos and images across all feeds and dashboards ##### Video Player Enhancements - Frame-by-frame navigation using `,` | `<` (back) and `.` | `>` (forward) keys - Holding a key steps slowly continuously ##### Date Picker Improvements - Replaced month-paging navigation with **year and month dropdowns** for faster date selection - Expanded selectable range from 1970 to next year - Updated dark theme styling to match the rest of the UI ##### Upload Workflow - Selecting or creating a game in the upload dialog now **automatically enables** the "Auto-sort into game folder" option #### Bug Fixes - Fixed backend using `ctime` (inode change time) instead of `mtime` (modification time) for video and image `created_at` timestamps. This prevents incorrect dates after file moves or metadata changes
--- ### 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 1f87f2dfd03..5601078e49b 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.12 +appVersion: 1.6.13 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.2 +version: 10.4.3 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index f6dbb9f21cf..c1049a7dedf 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.12@sha256:e4489dbd068a123a7202cde84e2fc58238ef0347a006014c7deea800394a4a86 + tag: 1.6.13@sha256:788e968cb15b9f110acedad8d986dcdf08a292e43b781c7cc51cd8dd1413238f securityContext: container: