diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index b7512d55416..986421f71be 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1149.0.2 +appVersion: 1150.0.1 dependencies: - name: common version: 29.2.8 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 37.2.0 +version: 38.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index afd2cf35f17..ab90d489000 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 1149.0.2@sha256:b837700712b210c4830c6c821c19f088d977165960ea1a82e034bdf083b9f2eb + tag: 1150.0.1@sha256:798e1f8a0504af7c23c226146ba50ade90ced0b1dc58c1a9d1a67ff9d36986a0 securityContext: container: readOnlyRootFilesystem: false