fix(fireshare): update image docker.io/shaneisrael/fireshare 1.6.9 → 1.6.10 (#47921)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare)
| patch | `ba9374d` → `62ea300` |

---

> [!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.10`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.10)

[Compare
Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.9...v1.6.10)

##### Bug Fixes

- **Fixed container startup crash loop** - The Docker image was missing
`/opt/python3.14/bin` from the container's `PATH`, causing `flask` to be
unresolvable at startup.

</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-05-06 21:58:50 +02:00
committed by GitHub
parent 5b7cac6e8e
commit fb6833de3f
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.9
appVersion: 1.6.10
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.1
version: 10.3.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/shaneisrael/fireshare
tag: 1.6.9@sha256:ba9374d68b177350d8598cc5bd8e3e66a97cae9985acce2b0aa4b4b7424f80a3
tag: 1.6.10@sha256:62ea300daeb4a633be2fede4223073f533fddaee399c7e19cb49030af70d7f87
securityContext:
container: