diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index e433a9fe86a..7fadbdd532c 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.webp 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: 14.0.6 +version: 14.0.7 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 640d998c52f..c59a59bba28 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: 125.0.2@sha256:0f9d9f2df2812ffd3e320de708990d889589037a183ff9179c170db4ff4b36c9 + tag: 125.0.2@sha256:3182e24e1cf3faf5a05b8269a28548bf4bb7b9f994d2d535f247df1b6f599f6e securityContext: container: readOnlyRootFilesystem: false