diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 810405e4456..177725896c2 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 135.0.1 +appVersion: 136.0.1 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 22.0.2 +version: 23.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 323b390c9c7..b05e9474e41 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: 135.0.1@sha256:567fb61604a5d2e3edc4c7611d7979d3aab150018bbc87ed47282e5b67d3dcf7 + tag: 136.0.1@sha256:90efc7211c735e048b070e7811a28dfb7f9297bbd4664eac1596176328bb5c44 securityContext: container: readOnlyRootFilesystem: false