BREAKING CHANGE(friendica): Update image friendica 2024.12 → 2026.01 (#45558)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZnJpZW5kaWNhIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-25 21:18:49 +01:00
committed by GitHub
parent 6857996d87
commit f3114ad3f2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: friendica
pullPolicy: IfNotPresent
tag: 2024.12@sha256:87d45a41d9de174bdf88fe2f895aaf5cbf9db57c4404317a456bf01682c1d5b0
tag: 2026.01@sha256:7eece597fbe3878dea629bcd08c188fe784e855365e9de5195f9aea643e1df86
securityContext:
container:
runAsNonRoot: false