From dc446032fa994ca39440108c9b29402e680fd502 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Apr 2026 04:45:41 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.2=20=E2=86=92=201.6.3=20(#47214)?= 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 | `df607e1` → `a670832` | --- > [!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.3`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.3) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.2...v1.6.3) #### What's Changed **Improvements / Fixes:** - Added `image_defaults` to the default configuration and ensured it's kept in sync with `video_defaults` for privacy settings; if `image_defaults` is missing, it is automatically inherited from `video_defaults` - Added atomic writing for config files and improved error handling: invalid `config.json` files are now backed up and reset to defaults, preventing startup failures. - Added warnings if required data directories are not properly mounted, to help prevent data loss in containerized environments. **UI / UX:** - Improved image upload feedback: success alerts now reflect the actual number of images uploaded, and error messages include server responses for better troubleshooting. - Updated the image feed to automatically refresh after uploads, ensuring users see new images without manual reloads. **Full Changelog**:
--- ### Configuration 📅 **Schedule**: 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 | 14 +++++++------- charts/stable/fireshare/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 6874de85ff4..429eed64860 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.2 +appVersion: 1.6.3 dependencies: - name: common version: 29.0.15 @@ -20,20 +20,20 @@ dependencies: import-values: [] deprecated: false description: Share your game clips, videos, or other media via unique links. -home: https://truecharts.org/truetech/truecharts/charts/stable/fireshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/fireshare +icon: https://trueforge.org/img/hotlink-ok/chart-icons/fireshare.webp keywords: - fireshare -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: fireshare sources: - https://github.com/ShaneIsrael/fireshare - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 10.1.3 +version: 10.1.4 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index 1b3399bd0a7..3a0a90863c5 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.2@sha256:df607e19db0e2f25626aca09109eaea73162500c0efaa60dea7baddc81499ea3 + tag: 1.6.3@sha256:a6708322e68a9322ee11d146252d1ca0de5555ef3900da97c6d80a96b03555ba securityContext: container: