diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index f615516a8e6..d86590fb562 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1142.0.1 +appVersion: 1143.0.1 dependencies: - name: common version: 28.20.0 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 29.3.0 +version: 30.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index df39f678b67..888b75bc604 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: 1142.0.1@sha256:5cf4b6cf1b4addb7f4f616beaa07f3f38a6fcfff64ede0d05614c3f611e2bb41 + tag: 1143.0.1@sha256:bda1c36e4c409c9a841beebdd77c1b9b91634e59c9238cd2aa0ee6845957bf7d securityContext: container: readOnlyRootFilesystem: false