diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 9372f0e14ef..0f029e2aca2 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 22.0.0 +version: 22.0.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 41c97673572..9819d88ba4a 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: 135.0.1@sha256:a3396dcecbe7576b07b20f57942476b6720ca48d8c5a7aeaa7d2f526a1eb2f06 + tag: 135.0.1@sha256:5f66803abe3480f68f595cc334d0a3a37b73666d74f3dbce5d3c4622773f8a62 securityContext: container: readOnlyRootFilesystem: false