From 5e0a99aa63ecdaa1dfe87e90b084be4ed08a909f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 23 Mar 2024 07:20:33 +0100 Subject: [PATCH] chore(deps): update container image friendica to v@85105b0 by renovate (#19662) 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 | `95a7d8e` -> `85105b0` | --- > [!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 ca4cf90ef54..ddef9cff301 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: 13.15.0 +version: 13.15.1 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 736b1a7303f..9811d77a535 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2023.12@sha256:95a7d8e0a95a1c05279075c9dae7d2a97b42721d20249e3b9492337a6442d3a7 + tag: 2023.12@sha256:85105b059e58a46d28e491b4d238d7cc2756cedb3b157fee82277ed45785eddb securityContext: container: runAsNonRoot: false