diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index b13229fc05d..6d3fdc39ebe 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png keywords: - firefox - browser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: firefox sources: - - https://github.com/linuxserver/docker-firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox + - https://github.com/linuxserver/docker-firefox type: application -version: 10.0.2 +version: 10.0.3 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 1362623eec2..fff571a813b 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: 120.0.1@sha256:2bf06b5b3d35ccb64279fbd5a29f1df8b30ae780f08c621df1789ba1568398d1 + tag: 120.0.1@sha256:34df0f77ff5b6af0922978fa040f127e27217ec6c1a30d8e3db10fcf6ecf165c securityContext: container: readOnlyRootFilesystem: false