36 lines
885 B
YAML
36 lines
885 B
YAML
apiVersion: v2
|
|
appVersion: "2021.09"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.15.2
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 1.0.68
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://truecharts.org
|
|
version: 1.0.71
|
|
description: "Welcome to the free social web"
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica
|
|
icon: https://truecharts.org/_static/img/appicons/friendica-icon.png
|
|
keywords:
|
|
- friend
|
|
- social
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: friendica
|
|
sources:
|
|
- https://friendi.ca/
|
|
- https://hub.docker.com/_/friendica
|
|
version: 0.0.38
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- social
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|