diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 8150f141918..6b801e9bc79 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: 18.0.2 +version: 18.0.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 4857c9ee720..6f73c1f708c 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: 130.0.1@sha256:2208519e32670e886783f74a976b5ca927b15b9912a01cb134e877c0b627cc3d + tag: 130.0.1@sha256:7f2789218806a6fe15c2015c93e8c072a697c460eb9ba21e9d1fe93824d1c472 securityContext: container: readOnlyRootFilesystem: false