From 1bdcef00bfbdf786260336a9e5d40a071a2a5faf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 12:06:03 +0100 Subject: [PATCH] =?UTF-8?q?fix(firefox):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/firefox=201147.0.3=20=E2=86=92=201147.0.4=20(#45173)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 10b2f06d467..9e813c65da5 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.3 +appVersion: 1147.0.4 dependencies: - name: common version: 28.30.2 @@ -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.1.1 +version: 34.1.2 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index c2e509c6c5d..9e99f36016d 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.3@sha256:e87049ffa348ff07e035af6f183f946e75e3c0155449e287aa8930260231a69c + tag: 1147.0.4@sha256:7db4ab5e17cb1c8e7f1f9b8435ebd9111473a69f6002247854c3d4905bd39204 securityContext: container: readOnlyRootFilesystem: false