From f3114ad3f2dad49f49718737ce1ba7f297eea45b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Feb 2026 21:18:49 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(friendica):=20Update=20image?= =?UTF-8?q?=20friendica=202024.12=20=E2=86=92=202026.01=20(#45558)?= 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 | major | `87d45a4` → `7eece59` | --- > [!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**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 d7999ae18f6..339cb79dcf5 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2024.12.0 +appVersion: 2026.01.0 dependencies: - name: common version: 28.32.5 @@ -55,5 +55,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.30.2 +version: 20.0.0 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index a80626ee40c..c6350fe08d0 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -2,7 +2,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2024.12@sha256:87d45a41d9de174bdf88fe2f895aaf5cbf9db57c4404317a456bf01682c1d5b0 + tag: 2026.01@sha256:7eece597fbe3878dea629bcd08c188fe784e855365e9de5195f9aea643e1df86 securityContext: container: runAsNonRoot: false