diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 7adfc21e07d..b8748975821 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.2 +appVersion: 1146.0.1 dependencies: - name: common version: 28.29.16 @@ -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.2.6 +version: 33.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index be333ad00c6..72f1a395ab1 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.2@sha256:07ec253f8678102eb5b84c13785e7e17d0d22757d74c9324046e1eb901639b81 + tag: 1146.0.1@sha256:5021b62ac4f937ad92ec4cdf0c876a515768dbb453b50b011bf9a05893cf795c securityContext: container: readOnlyRootFilesystem: false