From 8be74dec61b15df3fe44c60ce8eb46f857f2906e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 May 2024 21:28:33 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to v125.0.2@0f9d9f2 by renovate (#20979) 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 | `124.0.1` -> `125.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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). Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/firefox/Chart.yaml | 4 ++-- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index c831887fb7d..336fd28f4cf 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: 124.0.1 +appVersion: 125.0.2 dependencies: - name: common version: 23.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 14.0.5 +version: 14.0.6 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index d8f0cf01ba3..640d998c52f 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: 124.0.1@sha256:997b24c6ed9c68ea114e269877e52f69862fa07af9c003797b3b6983099fe4fe + tag: 125.0.2@sha256:0f9d9f2df2812ffd3e320de708990d889589037a183ff9179c170db4ff4b36c9 securityContext: container: readOnlyRootFilesystem: false