From f8ae83781e2d3c8c273b33d1635375771ae1dac8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 14:19:40 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.03@7fb613f by renovate (#22025) 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 | `601f027` -> `7fb613f` | --- > [!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 | 4 ++-- charts/stable/friendica/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 615bb6b0976..0776da4281b 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp keywords: - friend - social -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 15.2.0 +version: 15.2.1 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index c91c12a153f..03e4dae34e5 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:601f027b219e63efa5a5395a007c666e78aeac0b9c19d10757fbbf461666c3a3 + tag: 2024.03@sha256:7fb613f426298a59a1bb98a4ead8a51b6a6880cb2565de0bf5732df2806250ef securityContext: container: runAsNonRoot: false