From 145d1f9e93a35aabe8db23763c38ba951f69d3f7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Mar 2024 01:32:35 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to 123.0.1@55adf05 by renovate (#19382) --- 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 d989d1e5d86..0371a825fb6 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -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: 12.3.0 +version: 12.3.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 1b09ac7228e..d6222d11386 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: 123.0.1@sha256:b616ef4f65f3a3f461ee1b56b16090050de44b3b38015478d89a52dcbe87afb1 + tag: 123.0.1@sha256:55adf05382872deee11865f2c7c6ae49f163c737f8fdb8c7c17d564d13c5449b securityContext: container: readOnlyRootFilesystem: false