From 960708d8fabc59cb4ca6001c80b2a73dbd5ad86f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Sep 2024 08:22:44 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.08@b41d42d by renovate (#26054) 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 | `fd462c1` -> `b41d42d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 d7ff5a8d6ca..57c2d9fdf90 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 16.6.5 +version: 16.6.6 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index e91e3bf4485..add7bb0a8f6 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2024.08@sha256:fd462c1c1045849392f6d24255ce281c23e04b864dd5f8f37b98e74a15cfbb85 + tag: 2024.08@sha256:b41d42db733ddadf79c0bf10648cf83d7f87391f2398cd6474fc310535754378 securityContext: container: runAsNonRoot: false