From ce9aa24357f5e4b9e0482f269c1931572d74df16 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 22 May 2026 08:33:50 +0200 Subject: [PATCH] =?UTF-8?q?feat(friendica):=20update=20image=20friendica?= =?UTF-8?q?=202026.01=20=E2=86=92=202026.05=20(#48430)?= 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 | minor | `ba684ea` → `b10f45f` | --- > [!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 | 4 ++-- charts/stable/friendica/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 9d7d4f91359..10e72f091d8 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.01.0 +appVersion: 2026.05.0 dependencies: - name: common version: 29.3.4 @@ -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.6.3 +version: 23.7.0 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 0c48f34ebe6..6e00d7a7e20 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:ba684ea8324cb65512d7166fd96bfca761c743cd2b5bdf64072ffb3b9ff59c8d + tag: 2026.05@sha256:b10f45fb3afb81e645621c83ddfea89246760c5a570c3919f4a69ffc1cc0d4aa securityContext: container: runAsNonRoot: false