From caaa434829fe397974aea2e8204c5eea353563cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:34:52 +0100 Subject: [PATCH] chore(deps): update container image friendica to 2023.12@2e221cf by renovate (#17833) 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 | `4d13f32` -> `2e221cf` | --- > [!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 221c2365774..8a579c728a1 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.2.16 +version: 12.2.17 diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 2f2afa8ce71..3619023a673 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:4d13f3208117b83a859562107a491a94f1f7267a191c41f3b21813917e8d3437 + tag: 2023.12@sha256:2e221cf6bc490debb28239b0c95693e9af3c1d3f41e9cf822697e681049cf8c8 securityContext: container: runAsNonRoot: false