diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 97591903a1a..011c49ffb21 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.1 +appVersion: 1143.0.3 dependencies: - name: common version: 28.21.1 @@ -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.1.2 +version: 30.1.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 928e159ce6b..344830295be 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.1@sha256:7aa3af830565a1572cff287e043ced851c3670c7465dca1c17659acceda438a8 + tag: 1143.0.3@sha256:bd89a851c90acec04fe4b401b5f5ae5c0ed7381426521d2bd1d26bf662c43024 securityContext: container: readOnlyRootFilesystem: false