diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 43f9b61cf84..0e7de9602dd 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox type: application -version: 28.1.0 +version: 28.1.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index dcd392d98e4..be1152be2f1 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: 1141.0.3@sha256:f9a0a1023b7f446a56e0477291f349e2b2700c759e22cb057cabcd2fae1c6228 + tag: 1141.0.3@sha256:2125ea6b1717fd963a2acdb80176a08e4ce2a703edb12f0915a6ba341ded975c securityContext: container: readOnlyRootFilesystem: false