From 09032d6af80bc4e3b3381c38126ec0aefa3464cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Jul 2026 22:54:06 +0200 Subject: [PATCH] =?UTF-8?q?fix(firefox):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/firefox=201152.0.3=20=E2=86=92=201152.0.4=20(#49783)?= 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 | `325dd49` → `8539df3` | --- > [!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. --- ### 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. --- - [ ] 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 | 4 ++-- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 590650d27ff..033540deda4 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1152.0.3 +appVersion: 1152.0.4 dependencies: - name: common version: 29.7.1 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 40.2.0 +version: 40.2.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index ada29f39828..e3a930a2092 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 1152.0.3@sha256:325dd4942edb269bbd4ecb77b06fa9f37cf693d6395ced84bcfd3c74a0a13a2d + tag: 1152.0.4@sha256:8539df34aa6ee986df03e7d575f500c186977edce6a5f146f18210d8c10df597 securityContext: container: readOnlyRootFilesystem: false