From 6844c139941fb489789ea093d277ac5a9859a4c9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Jun 2025 14:20:33 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/firefox=20139.0.1=20=E2=86=92=20139.0.4=20(#36203)?= 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 758120ab2b8..b4a6ca5917d 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: 139.0.1 +appVersion: 139.0.4 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 25.0.1 +version: 25.0.2 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 6979e956b78..8f1f0688141 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: 139.0.1@sha256:b7c2f0ec0b5d738c33bea24f7fd44416b571bba83e6ea7896fb94e8598611ea0 + tag: 139.0.4@sha256:7b032d471491e2651b6f4c370f7e60d6ab820c5c2dac4866917fdda2fbb6b875 securityContext: container: readOnlyRootFilesystem: false