From 5e27912f3042e815a169a1a0eb7f8a9b33308dd5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Mar 2026 15:02:39 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(firefox):=20Update=20image=20?= =?UTF-8?q?ghcr.io/linuxserver/firefox=201147.0.4=20=E2=86=92=201148.0.2?= =?UTF-8?q?=20(#45977)?= 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)) | major | `d132700` → `dc3705f` | --- > [!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**: 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. --- - [ ] 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 6899c3b14e7..d7096ff57f6 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1147.0.4 +appVersion: 1148.0.2 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 34.4.0 +version: 35.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 8abeebc329d..631378ddd63 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: 1147.0.4@sha256:d13270084850ad869a683675e0b376d1361d982c98d260c51ff6916c374a858e + tag: 1148.0.2@sha256:dc3705f45f435cf254cfd89a04e62f0c5eff8609c9b2d83b4ee325ab23163eb4 securityContext: container: readOnlyRootFilesystem: false