diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index d5ca8732f20..1400e6aba2d 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1145.0.1 +appVersion: 1145.0.2 dependencies: - name: common version: 28.27.4 @@ -38,5 +38,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 32.1.0 +version: 32.1.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 87b706de9a0..0ff07600f3a 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: 1145.0.1@sha256:ecd785c6ffb768e1b0f993d0f65d27b5ab6bcdd270c997fe69fddabd6753ba36 + tag: 1145.0.2@sha256:8563be0300198734764d78dbe1dc4c63c88404ca624fe8c439c6fcb8f1bb61b8 securityContext: container: readOnlyRootFilesystem: false