From 38c21b8232211baf47f7683c6fe92d087134a9ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 3 May 2026 08:45:35 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.8=20=E2=86=92=201.6.9=20(#47811)?= 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 | `5cfd855` → `ba9374d` | --- > [!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.9`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.9) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.8...v1.6.9) #### What's Changed ##### Database Integrity - Added unique constraint on `video_game_link` table (video\_id + game\_id) to prevent duplicate game links; existing duplicates removed via migration - Added application-level duplicate check before creating `VideoGameLink` entries during video scanning ##### Video Player UI - Constrained controls overlay gradient to bottom 25% of the player for improved visual clarity
--- ### 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 d42f016d012..382887919b1 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.8 +appVersion: 1.6.9 dependencies: - name: common version: 29.2.8 @@ -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.3.0 +version: 10.3.1 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index e2d1099f4ce..2c2dfdec440 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.8@sha256:5cfd855a0e276f6ee66bf09a6749929eaece3735cf068726f98f55d6cc507cbc + tag: 1.6.9@sha256:ba9374d68b177350d8598cc5bd8e3e66a97cae9985acce2b0aa4b4b7424f80a3 securityContext: container: