From 3784648efa06f061926a0f8bd981d2a45f434b4d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Nov 2025 07:10:48 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/firefox digest to c4213c0 (#41562) 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://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | digest | `ed046fc` -> `c4213c0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). --- charts/stable/firefox/Chart.yaml | 3 ++- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 58a0afcc9aa..9c56c5f5d4f 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -36,7 +36,8 @@ name: firefox sources: - https://ghcr.io/linuxserver/firefox - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox type: application -version: 31.0.0 +version: 31.0.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index c71e3bb3351..c3e5cf9964e 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: 1144.0.2@sha256:ed046fca042370f416d245cf42ef541e330c2bcd3a2e39f77d2d62365fbef534 + tag: 1144.0.2@sha256:c4213c0e55965ce50cc0abb6bbb3d06397f691fbb6de84813363d7aa753873a8 securityContext: container: readOnlyRootFilesystem: false