chore(helm): update image ghcr.io/linuxserver/firefox 133.0.3 → 134.0.2 (#31159)

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 | `28b8477` -> `cd84ed6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->

Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2025-01-25 08:47:08 +01:00
committed by GitHub
co-authored by Alfred Göppel
parent 7019936e75
commit 76cf1a17ea
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 133.0.3
appVersion: 134.0.2
dependencies:
- name: common
version: 25.3.1
@@ -33,4 +33,4 @@ sources:
- https://github.com/linuxserver/docker-firefox
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox
type: application
version: 20.1.1
version: 21.0.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/firefox
pullPolicy: IfNotPresent
tag: 133.0.3@sha256:28b84771a1ce579e72cf47024b228204e98cbcd69a103ec1b8859a9b619e8c43
tag: 134.0.2@sha256:cd84ed6e5a6bce13a86a2f41b1fbb7246647713b84aba0c724c0159d162afdf3
securityContext:
container:
readOnlyRootFilesystem: false