From 20874242e4998d8be438cba3305119a9ce62867f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Aug 2024 08:20:33 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.03@c07752d by renovate (#25056) 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 | `cf908c5` -> `c07752d` | --- > [!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 02545555658..4261de114f3 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.3.1 +version: 16.3.2 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index b0e8f584e5f..38955e3d0b1 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:cf908c52fac8906827028d8efaac66c4c532db9b68e9cbc7cb717cd7e22005f1 + tag: 2024.03@sha256:c07752d7adff716164502ef6ca92abb9eabb4a1108f26731bcb751271f933abf securityContext: container: runAsNonRoot: false