From ee91c8533c60e78dd960d1d8a0b9c6f9670ea0b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 10:46:12 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/foldingathome digest to e21a414 (#42752) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/foldingathome](https://ghcr.io/trueforge-org/foldingathome) ([source](https://foldingathome.org/)) | digest | `185c898` -> `e21a414` | --- > [!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/foldingathome/Chart.yaml | 2 +- charts/stable/foldingathome/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 2477464438b..91da338171c 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -35,5 +35,5 @@ name: foldingathome sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/foldingathome type: application -version: 13.14.2 +version: 13.14.3 diff --git a/charts/stable/foldingathome/values.yaml b/charts/stable/foldingathome/values.yaml index cd0d524820b..172f09e8f89 100644 --- a/charts/stable/foldingathome/values.yaml +++ b/charts/stable/foldingathome/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/foldingathome pullPolicy: IfNotPresent - tag: "8.4.9@sha256:185c8981ea949d4a02b96a6323bd44a59f23f7c3de29d7fdc0ea6c0f5fee56bd" + tag: "8.4.9@sha256:e21a414676994462f477fcf9e54f9f06b2fbb6cc0d4d9665ee0864d33f423513" securityContext: container: runAsNonRoot: false