From c763d153fcf60ed49d5873b02677dbf670992f06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:26:52 +0100 Subject: [PATCH] chore(deps): update container image friendica to 2023.12@103df6a by renovate (#18298) 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 | `2e221cf` -> `103df6a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 27ace6b78f6..b4d2d49a36e 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: 12.3.0 +version: 12.3.1 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 3619023a673..35477ad59a3 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:2e221cf6bc490debb28239b0c95693e9af3c1d3f41e9cf822697e681049cf8c8 + tag: 2023.12@sha256:103df6a8b23ab75d87bee679ca9a552922763fcfa87353ae87c437f0e540bfa1 securityContext: container: runAsNonRoot: false