From 9cfce1a469bebdc7637f4e98c96a043b98e1dc7a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jan 2024 09:36:33 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to v120.0.1@2225e73 by renovate (#16834) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://togithub.com/linuxserver/docker-firefox/packages) ([source](https://togithub.com/linuxserver/docker-firefox)) | major | `116.0.3` -> `120.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/firefox/Chart.yaml | 50 +++++++++++++++---------------- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 65ec3da52dd..26f342ae232 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: firefox -version: 9.1.5 -appVersion: 116.0.3 +version: 10.0.0 +appVersion: 120.0.1 description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. home: https://truecharts.org/charts/stable/firefox icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png deprecated: false sources: - - https://ghcr.io/linuxserver/firefox - - 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 + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - firefox - - browser + - firefox + - browser dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: browser + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 037531146d2..36e14ea54eb 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: 116.0.3@sha256:27751e123a4a17be1e60f672ff79c1f40bbc7488d4b470fa8f49633131233486 + tag: 120.0.1@sha256:2225e73189d942f99a2dc44ea4bb582564f3d38bb85d9fb36c289f0292118ba8 securityContext: container: readOnlyRootFilesystem: false