diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index c831887fb7d..336fd28f4cf 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 124.0.1 +appVersion: 125.0.2 dependencies: - name: common version: 23.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 14.0.5 +version: 14.0.6 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index d8f0cf01ba3..640d998c52f 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:997b24c6ed9c68ea114e269877e52f69862fa07af9c003797b3b6983099fe4fe + tag: 125.0.2@sha256:0f9d9f2df2812ffd3e320de708990d889589037a183ff9179c170db4ff4b36c9 securityContext: container: readOnlyRootFilesystem: false