diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 6899c3b14e7..d7096ff57f6 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.4 +appVersion: 1148.0.2 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 34.4.0 +version: 35.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 8abeebc329d..631378ddd63 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: 1147.0.4@sha256:d13270084850ad869a683675e0b376d1361d982c98d260c51ff6916c374a858e + tag: 1148.0.2@sha256:dc3705f45f435cf254cfd89a04e62f0c5eff8609c9b2d83b4ee325ab23163eb4 securityContext: container: readOnlyRootFilesystem: false