diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 61f8ddc0450..1e3d63e2a9f 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: 1150.0.1 +appVersion: 1150.0.2 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: 38.1.0 +version: 38.1.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index a978c196b69..39bc56b3324 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: 1150.0.1@sha256:26349dc8cb90fb10018ca2b7bb7e5d6551b4bb1a80598def3876977723fa9a33 + tag: 1150.0.2@sha256:76a74699d95c2d8b0550b1fc44c8094ea595e209b6f8eeb569c4bb039138dfba securityContext: container: readOnlyRootFilesystem: false