diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index c9b9d0ebaab..5106b289cf4 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 123.0.1 +appVersion: 124.0.1 dependencies: - name: common version: 20.2.3 @@ -23,7 +23,7 @@ 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 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 12.3.3 +version: 13.0.0 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index d6222d11386..5882beb87c1 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: 123.0.1@sha256:55adf05382872deee11865f2c7c6ae49f163c737f8fdb8c7c17d564d13c5449b + tag: 124.0.1@sha256:46761f7c433b3a6b6dfce25c38d45d19b14ae0a1f0afd79f6d0cab1838dc89da securityContext: container: readOnlyRootFilesystem: false