From f1dd3b88d7e830bd6b0410e0aa4150934b22051a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jun 2024 14:20:47 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.03@7d38fb3 by renovate (#23051) 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 | `68c4979` -> `7d38fb3` | --- > [!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://togithub.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 3cafcb71e3d..88327afcb2c 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 16.0.4 +version: 16.0.5 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index ce6fd3ab71b..cef17d0459f 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2024.03@sha256:68c4979847902cadb9b03f4ad0e1f4cd77437b1085b828b913d92ca0d371c180 + tag: 2024.03@sha256:7d38fb3d26a8ec7726f996459b6aa5f07225b7567a9b44a924a38915d1e2c925 securityContext: container: runAsNonRoot: false