diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 54c78cec70a..dd5b53e6d49 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 138.0.1 +appVersion: 138.0.3 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 24.0.1 +version: 24.0.2 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index ec4d805fe11..8fc2a07ac04 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: 138.0.1@sha256:d4a5a131d17c102d49365c4877be96f5e43d4d1a3f1c132068c6aabccea63182 + tag: 138.0.3@sha256:344a8ded249167e6bf2b60dc88fd01bc813c44550bc38e97bbdb6bdec5b9bcf9 securityContext: container: readOnlyRootFilesystem: false