From bfb5eb6c5de28fd17f778a31e7df379a13d4bdb4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Dec 2025 12:05:34 +0100 Subject: [PATCH] chore(friendica): update image friendica digest to 23d8df3 (#43277) 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 | `c1576cf` -> `23d8df3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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**: 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 54f302b5342..eacbe1b297d 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.23.8 +version: 19.23.9 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 440af329a4f..2ee76472fc3 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2024.12@sha256:c1576cf193b06b74af5d980181cf1174d5aab0a5a7fae64de0ebacc9c399de98 + tag: 2024.12@sha256:23d8df33fb4935af576f088bdeb64cfaf69c82bfd0ed59bed6b9761fb8f9930b securityContext: container: runAsNonRoot: false