diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 21f79fc3226..c39b3f82027 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.4 +appVersion: 139.0.1 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.4 +version: 25.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index c5086f28725..9079472c071 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.4@sha256:1fa495bfaf5d27640fc6aa87ca470be934b0360c6113ad9fbd7ecd4ef5e08b3f + tag: 139.0.1@sha256:a725a4351c96d9e187faf0adb692ed6a5c7c5cbaaa36d1c022dce04456220e2e securityContext: container: readOnlyRootFilesystem: false