diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 73a3f167a67..68cc2fb9391 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1143.0.3 +appVersion: 1144.0.2 dependencies: - name: common version: 28.26.3 @@ -36,7 +36,8 @@ name: firefox sources: - https://ghcr.io/linuxserver/firefox - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 30.5.3 +version: 31.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 344830295be..c71e3bb3351 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: 1143.0.3@sha256:bd89a851c90acec04fe4b401b5f5ae5c0ed7381426521d2bd1d26bf662c43024 + tag: 1144.0.2@sha256:ed046fca042370f416d245cf42ef541e330c2bcd3a2e39f77d2d62365fbef534 securityContext: container: readOnlyRootFilesystem: false