From 94e2e42738ce2216422a2c0fc854d27cf2c9258d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Jul 2025 20:30:55 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/foldingathome digest to 47b7d43 (#37725) 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/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages) ([source](https://redirect.github.com/linuxserver/docker-foldingathome)) | digest | `83b4a94` -> `47b7d43` | 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 03385c64b06..27e5ba20ad6 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://ghcr.io/linuxserver/foldingathome - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome type: application -version: 13.1.1 +version: 13.1.2 diff --git a/charts/stable/foldingathome/values.yaml b/charts/stable/foldingathome/values.yaml index 4306eafb813..1079f3e9564 100644 --- a/charts/stable/foldingathome/values.yaml +++ b/charts/stable/foldingathome/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/foldingathome pullPolicy: IfNotPresent - tag: 8.4.9@sha256:83b4a945ace1778621dba27ca94675c574d03d1cd9ff5d39621eed4058d81b55 + tag: 8.4.9@sha256:47b7d437b03b33bcfaf1ee920bab91a560b3ba3237f244a5d67378ec129338aa securityContext: container: runAsNonRoot: false