From 92f5a24f0bb93d09f0aaf88460eadf4e5c208f57 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Sep 2025 20:08:35 +0200 Subject: [PATCH] chore(helm): update image friendica digest to 998b9ca (#40219) 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 | `22441e2` -> `998b9ca` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 2fae2ba4207..90f9b7c0c1b 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:22441e208897a7e100eda58ed954afc4b5a9d464411958e5853e6d6a5c8b4d52 + tag: 2024.12@sha256:998b9ca240c815069b85f89a3a10729e5b831b7539b777f0a4a7a7c37cb1a333 securityContext: container: runAsNonRoot: false