diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index e2fb4cb2458..d9db86b1151 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.5 +version: 13.0.6 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 23ede626433..118c50d2f7e 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:4343d3ea79ad1e9c068e3a2bfc7595bf150d5c6410a242a12645869a1aa50a21 + tag: 124.0.1@sha256:31d4cf27d20375ec21849217fff4e35a517b28082240cd2af013e2fdeda93b3d securityContext: container: readOnlyRootFilesystem: false