From 3940cc46d86897ef5c1d6ee7c4ba06499eb179e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Apr 2024 02:26:26 +0200 Subject: [PATCH] chore(deps): update container image friendica to 2024.03@98488e1 by renovate (#20677) 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 | `41af9ab` -> `98488e1` | --- > [!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 50de3db7ff1..b31ad0f396c 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.png 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: 14.4.10 +version: 14.4.11 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index aad7dfba1ab..0c33bc879fb 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:41af9abb027b2254eda8cc3cdadcf55fb3c88bec3b023091d154687406284396 + tag: 2024.03@sha256:98488e121dc48040fb50c7612f13c617b6e18872bfcb13028b475fe86327d8e0 securityContext: container: runAsNonRoot: false