diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 50ce1ac6bf3..0a6f649fb10 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.9 +version: 14.0.10 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 3a0088424eb..c37503b8d17 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.3@sha256:3f55ef93ed571d64dd6decaeaffdb4ae845599880d2e6af05dfd8bec77c29c48 + tag: 125.0.3@sha256:f2ea15d8fa64df8df7d2358be3285bffae37bb9cd55f49b5af322128a0c2052f securityContext: container: readOnlyRootFilesystem: false