33 lines
830 B
YAML
33 lines
830 B
YAML
apiVersion: v2
|
|
appVersion: "2.5"
|
|
description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface!
|
|
name: wikijs
|
|
version: 3.0.5
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- wiki
|
|
- wikijs
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs
|
|
icon: https://static.requarks.io/logo/wikijs-butterfly.svg
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/wikijs/
|
|
- https://github.com/Requarks/wiki
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.19
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 5.1.7
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|