From 4e4769af4c408ffdf75ce3548087fac1acee0259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 11:57:53 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/friendica to v2022.02 (#1896) * chore(deps): update container image tccr.io/truecharts/friendica to v2022.02 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/friendica/Chart.yaml | 2 +- charts/stable/friendica/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index cd0a08ed5d1..81ce1b9b01a 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -27,7 +27,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 0.0.38 +version: 0.0.39 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index df22d880c48..b4c1a9cef68 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/friendica pullPolicy: IfNotPresent - tag: v2021.09@sha256:57676fec0fc81fd3943b2c9722a433e7ceb7cf22084890a5ab8a4c2740185f93 + tag: v2022.02@sha256:6c36240d9ad76b6560057dd48486d3eaf17b00bbd2026a3daa52decbdbd30440 securityContext: runAsNonRoot: false