36 lines
954 B
YAML
36 lines
954 B
YAML
apiVersion: v2
|
|
appVersion: "1.10.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.2.1
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 3.0.23
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.24
|
|
description: Your self-hosted bookmark archive. Free and open source.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/linkace
|
|
icon: https://truecharts.org/img/appicons/linkace.png
|
|
keywords:
|
|
- linkace
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: linkace
|
|
sources:
|
|
- https://www.linkace.org/docs/
|
|
- https://github.com/linkace/linkace
|
|
- https://hub.docker.com/r/linkace/linkace
|
|
version: 4.0.18
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|