From 07344f1e89c9c9001fb02994f2cd9d9defa9279f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 8 Jul 2025 20:14:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/firefox=201140.0.2=20=E2=86=92=201140.0.4=20(#37299)?= 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 abe15126653..d99b8d1b32e 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1140.0.2 +appVersion: 1140.0.4 dependencies: - name: common version: 28.12.8 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 27.0.8 +version: 27.0.9 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index ea9a8d19f8b..b4683eda4a3 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 1140.0.2@sha256:d6b3711f7ac4daae60e94909faeb45e840b49dcedf6815431bfbebee0cc915fe + tag: 1140.0.4@sha256:92fff32ba74592e6435a8fcf446bf420b13f124c8e51f76fc8709806fdb60179 securityContext: container: readOnlyRootFilesystem: false