diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index e4711a3d18b..0c0bef505a7 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1147.0.2 +appVersion: 1147.0.3 dependencies: - name: common version: 28.29.49 @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://trueforge.org/truetech/truecharts/charts/stable/firefox -icon: https://trueforge.org/img/hotlink-ok/chart-icons/firefox.webp +home: https://truecharts.org/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp keywords: - firefox - browser -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: firefox sources: - https://ghcr.io/linuxserver/firefox - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 34.0.14 +version: 34.0.15 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index e499e7df74d..34159f5fe70 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: 1147.0.2@sha256:30712c6cc5972ad7ee4d02c55190529f0cc1c796702a7d7fddf6c3a2ca02711e + tag: 1147.0.3@sha256:afa4927cc2903e5558d341b6d63422ee82521ef68643320224e1f8c0ca721864 securityContext: container: readOnlyRootFilesystem: false