diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index ed2b570a4a9..c7de9d74c29 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 125.0.3 +appVersion: 126.0.1 dependencies: - name: common version: 24.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 15.0.0 +version: 16.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index c37503b8d17..a8290dfaf41 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: 125.0.3@sha256:f2ea15d8fa64df8df7d2358be3285bffae37bb9cd55f49b5af322128a0c2052f + tag: 126.0.1@sha256:f55b6a95d91ceb88823bc4fcde6e326d5c447f767f51c23808101081ee45d937 securityContext: container: readOnlyRootFilesystem: false