From 24e4d512c5b9714c8d3932c870c3c5f1593c6d22 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 08:18:01 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.03@33e9689 by renovate (#22912) 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 | `2c3a507` -> `33e9689` | --- > [!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 4f546a68f50..10b9d222a56 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.0 +version: 16.0.1 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index bf0238ae5c4..dda3fb51e10 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:2c3a507db7e2e0b999427cdb6b114e37a144030818573b33f9f6677478fbcf0c + tag: 2024.03@sha256:33e9689009e9737ac82e4829839e001064957bb63af587d9591635da43f3af24 securityContext: container: runAsNonRoot: false