From f4d6728d88ed69f10dbc8209ec5602ca9c921da3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Jun 2026 00:34:59 +0200 Subject: [PATCH] chore(friendica): update image friendica digest to 6f5d1d6 (#49164) 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 | `e0d6103` → `6f5d1d6` | --- > [!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 3f732e20f41..bb609010934 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.9.1 +version: 23.9.2 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 2b8679c6cbf..0eb2bb6bd77 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -2,7 +2,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2026.05@sha256:e0d610399cab1bfbf4b172509ccad1fa41d098762515f1e38e80741c63402a2e + tag: 2026.05@sha256:6f5d1d6db298fb788a1d6c72423108447fa52fd037062999488824bfe0fbf798 securityContext: container: runAsNonRoot: false