diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 82c20d58a86..ede6c4f9d8f 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 29.0.2 +version: 29.0.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 60358aa720a..ea22f0ce50b 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: 1142.0.1@sha256:c5df95a077974c247f51cc40cc4c8c66647d9a796fa14f7b6971ff89059f6675 + tag: 1142.0.1@sha256:c8a314bb854e052db5669cd90d455dff9bef83b000bde010e9ebac27c3b7569b securityContext: container: readOnlyRootFilesystem: false