From 3dcb7330cc2b17122fde9416a11f0dddaa08df9f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Apr 2025 02:41:35 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/foldingathome digest to ec94f6c (#34421) 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 | `08054f3` -> `ec94f6c` | 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 d77a1d95014..43947903c0b 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: 12.5.9 +version: 12.5.10 diff --git a/charts/stable/foldingathome/values.yaml b/charts/stable/foldingathome/values.yaml index cc7832e8765..5aec6fa8ca5 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:08054f3f49e6188166fe643c15fd659710c1f1ff7e94b593fef7314f14872396 + tag: 8.4.9@sha256:ec94f6c52edb4cb306e4c66c46340a71e542ed3acc9bab650e5464f11f0ba330 securityContext: container: runAsNonRoot: false