diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 55abe173e82..49e72e6e8a0 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1151.0.2 +appVersion: 1151.0.3 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/linuxserver/docker-firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 39.0.0 +version: 39.0.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index b5a6abb5b40..7c7702fbd0b 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 1151.0.2@sha256:4f58b95c7f93727b8b652a1f2e8cdbfbacb269e0078494a63e24fdd4256e01f1 + tag: 1151.0.3@sha256:108231e182accad56e0db0e22eca309df125e066b91cea28c3bc11a1f9338297 securityContext: container: readOnlyRootFilesystem: false