From 4b2e3d9900f08227f5bfcf96b444212612c9e5aa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Mar 2024 01:35:23 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to 124.0.1@4343d3e by renovate (#20016) --- 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 ad28298e694..2c94cd18d6d 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: 13.0.4 +version: 13.0.5 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index c2ff5aa957f..23ede626433 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: 124.0.1@sha256:e906a0ea71f2dd3a8949d3713a9d8b17fc537edce6d66dd28c7f1e30dac8bff5 + tag: 124.0.1@sha256:4343d3ea79ad1e9c068e3a2bfc7595bf150d5c6410a242a12645869a1aa50a21 securityContext: container: readOnlyRootFilesystem: false