From 2e2b80bad34fc3b2f69a9f33671080853dd37887 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Sep 2024 08:23:06 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.08@fd462c1 by renovate (#25942) 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 | `5608467` -> `fd462c1` | --- > [!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 198669fb3fb..5ca9f47479f 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.3 +version: 16.6.4 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 186509c8777..e91e3bf4485 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:5608467701eebc269bd586f9021d76e0ce54ed3d299efa7b86fe1c0706da0f3a + tag: 2024.08@sha256:fd462c1c1045849392f6d24255ce281c23e04b864dd5f8f37b98e74a15cfbb85 securityContext: container: runAsNonRoot: false