diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 4dc1cf44b57..c831a0cb841 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: 126.0.1 +appVersion: 128.0.3 dependencies: - name: common version: 24.1.5 @@ -33,4 +33,4 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 16.1.6 +version: 17.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 6ae2408941a..17366c2753b 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: 126.0.1@sha256:12d105ce058e5095ad93fc0b766d4868599bcc8e4880b8ae5178454fb96d2050 + tag: 128.0.3@sha256:b014c0933e5b5a6d89fd6b88f00e3d7a7ee5f2721b4cffe3a8cf8a373c229134 securityContext: container: readOnlyRootFilesystem: false