From f6373b4999ab8e723d3a2130b3e2ba0e4f03a2a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Sep 2024 20:21:15 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.08@7ddc782 by renovate (#26960) 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 | `c08ab81` -> `7ddc782` | --- > [!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 13807cb4860..6f6374e4bda 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.15 +version: 16.6.16 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 61eb80da5dd..308b42a8654 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:c08ab81df894220eded386cc97c58d879047a7b88ffc0b9be4310a6b9d323a92 + tag: 2024.08@sha256:7ddc78213dafe6863ac74b679b0d731361913c91f9226e1ebcce237407238ef7 securityContext: container: runAsNonRoot: false