diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 3196a8cc4f5..de5ed957e2d 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.8 +version: 14.0.9 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index a31ea428707..3a0088424eb 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:8fb359becf679337bcc693da9d9cb38b65420466a889c2f5f99f50caa477eaea + tag: 125.0.3@sha256:3f55ef93ed571d64dd6decaeaffdb4ae845599880d2e6af05dfd8bec77c29c48 securityContext: container: readOnlyRootFilesystem: false