From c7550cca43f7fe7c3448c592f9488b494757e7cb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 23 Nov 2025 06:26:02 +0100 Subject: [PATCH] chore(helm): update image friendica digest to a41aa24 (#41991) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `250becf` -> `a41aa24` | --- > [!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/friendica/Chart.yaml | 2 +- charts/stable/friendica/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 60ff31a97b0..fd9a2815a0a 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.19.17 +version: 19.19.18 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index b40772202a6..fc9256fed49 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2024.12@sha256:250becf5f113a4fc32fd93f8c8c0a807154e770f79e402f7714eaafd952f8f05 + tag: 2024.12@sha256:a41aa2456d12c30b9210bb06d787c5670697dfbf2c99f813232fa46e8e292de0 securityContext: container: runAsNonRoot: false