From 4f97ca8a109470085e2a561ca17171a996965107 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 May 2026 07:17:43 +0200 Subject: [PATCH] =?UTF-8?q?fix(firefox):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/firefox=201150.0.1=20=E2=86=92=201150.0.2=20(#48110)?= 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 | `26349dc` → `76a7469` | --- > [!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 61f8ddc0450..1e3d63e2a9f 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.1 +appVersion: 1150.0.2 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.0 +version: 38.1.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index a978c196b69..39bc56b3324 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.1@sha256:26349dc8cb90fb10018ca2b7bb7e5d6551b4bb1a80598def3876977723fa9a33 + tag: 1150.0.2@sha256:76a74699d95c2d8b0550b1fc44c8094ea595e209b6f8eeb569c4bb039138dfba securityContext: container: readOnlyRootFilesystem: false