From ed2789ee7be958b4ead2aa7b5eafa187dc0c1811 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Dec 2023 15:58:28 +0100 Subject: [PATCH] chore(deps): update container image friendica to v2023.12@9ce240c by renovate (#16675) --- charts/stable/friendica/Chart.yaml | 78 ++++++++++++++--------------- charts/stable/friendica/README.md | 5 +- charts/stable/friendica/values.yaml | 2 +- 3 files changed, 43 insertions(+), 42 deletions(-) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 59f0e1233dd..039229310ac 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -1,51 +1,51 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: friendica -version: 12.1.0 -appVersion: "2023.05" +version: 12.2.0 +appVersion: "2023.12" description: Welcome to the free social web home: https://truecharts.org/charts/stable/friendica icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png deprecated: false sources: - - https://friendi.ca/ - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://hub.docker.com/_/friendica + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - friend - - social + - friend + - social dependencies: - - name: common - version: 17.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.0 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.0 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/friendica/README.md b/charts/stable/friendica/README.md index f38172165f9..51b9ee8bb5c 100644 --- a/charts/stable/friendica/README.md +++ b/charts/stable/friendica/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/stable/friendica/values.yaml b/charts/stable/friendica/values.yaml index 1fcf876e6d3..d0096c5b08e 100644 --- a/charts/stable/friendica/values.yaml +++ b/charts/stable/friendica/values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2023.05@sha256:ed2c115803ae0cd1f8539633dcdfddc0635e2da4b398b281ac29c404c13e078f + tag: 2023.12@sha256:9ce240cb5233e957512d73bd5acfe567b699d5229c604dc9788b995ae835ef85 securityContext: container: runAsNonRoot: false