From f6d829626cecba5c83fef83ec4951728dfd7d7da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Oct 2025 08:35:02 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/firefox=201143.0.1=20=E2=86=92=201143.0.3=20(#40303)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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)) | patch | `7aa3af8` -> `bd89a85` | --- > [!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**: 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/firefox/Chart.yaml | 5 +++-- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 97591903a1a..011c49ffb21 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1143.0.1 +appVersion: 1143.0.3 dependencies: - name: common version: 28.21.1 @@ -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.1.2 +version: 30.1.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 928e159ce6b..344830295be 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 1143.0.1@sha256:7aa3af830565a1572cff287e043ced851c3670c7465dca1c17659acceda438a8 + tag: 1143.0.3@sha256:bd89a851c90acec04fe4b401b5f5ae5c0ed7381426521d2bd1d26bf662c43024 securityContext: container: readOnlyRootFilesystem: false