From 30ab3d3edecd35a4e4c52d9b2ac73440c4b42dc1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 14:05:03 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to 120.0.1@ac3c881 by renovate (#17351) --- charts/stable/firefox/Chart.yaml | 6 +++--- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index e807516feaf..0601c35b4db 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: browser - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png keywords: - firefox - browser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 10.0.3 +version: 10.0.4 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index fff571a813b..97490615890 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: 120.0.1@sha256:34df0f77ff5b6af0922978fa040f127e27217ec6c1a30d8e3db10fcf6ecf165c + tag: 120.0.1@sha256:ac3c8817dcbf6855b05e55db4799e36a8b935bf57fcb27f9fa3ff71263ddd3de securityContext: container: readOnlyRootFilesystem: false