chore(helm): update image ghcr.io/linuxserver/firefox 1143.0.3 → 1144.0.2 (#41460)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
major | `bd89a85` -> `ed046fc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-11-06 00:41:33 +01:00
committed by GitHub
parent f19ac07047
commit 4429f0b8ed
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1143.0.3
appVersion: 1144.0.2
dependencies:
- name: common
version: 28.26.3
@@ -36,7 +36,8 @@ name: firefox
sources:
- https://ghcr.io/linuxserver/firefox
- https://github.com/linuxserver/docker-firefox
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox
type: application
version: 30.5.3
version: 31.0.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/firefox
pullPolicy: IfNotPresent
tag: 1143.0.3@sha256:bd89a851c90acec04fe4b401b5f5ae5c0ed7381426521d2bd1d26bf662c43024
tag: 1144.0.2@sha256:ed046fca042370f416d245cf42ef541e330c2bcd3a2e39f77d2d62365fbef534
securityContext:
container:
readOnlyRootFilesystem: false