From 6bc15883be7426606fda7e97f20c80a2a8c7a311 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Apr 2026 09:04:15 +0200 Subject: [PATCH] chore(friendica): update image friendica digest to 8d64e79 (#47584) 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 | `c4a2d89` → `8d64e79` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 a12a5c3adb8..481cbd88e45 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 23.2.4 +version: 23.2.5 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index c5b3b4b8f83..e88c3b508e5 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -2,7 +2,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2026.01@sha256:c4a2d89757244ba0f3c5f2f897d777287becec851064c2e893938a96027d6cc1 + tag: 2026.01@sha256:8d64e79434d22b1530247c0ebb53d4577eb206b363de9a515e2ca0dbff765c50 securityContext: container: runAsNonRoot: false