From e93a826e1eb94aef5b1728bb537c8b9af2d0242c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 May 2026 18:06:14 +0200 Subject: [PATCH] =?UTF-8?q?fix(firefox):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/firefox=201150.0.2=20=E2=86=92=201150.0.3=20(#48239)?= 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 | `63d18fe` → `995c129` | --- > [!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 c89b4bf0326..fdcb203061c 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: 1150.0.2 +appVersion: 1150.0.3 dependencies: - name: common version: 29.3.4 @@ -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: 38.1.2 +version: 38.1.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 3cb2e8aa38b..21329fc06b3 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: 1150.0.2@sha256:63d18feb15440bf867a6f246566cf9931541c3d5d1a38adbd1640f77d5129ee8 + tag: 1150.0.3@sha256:995c12980dda3d9e9c7fce256dbe10869510d56006a615efa7f4fbc91386b062 securityContext: container: readOnlyRootFilesystem: false