31 lines
870 B
YAML
31 lines
870 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: lychee
|
||
|
version: 3.1.5
|
||
|
upstream_version: 2.3.1
|
||
|
appVersion: "auto"
|
||
|
description: Lychee is a free photo-management tool, which runs on your server or web-space
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/incubator/lychee
|
||
|
icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
|
||
|
keywords:
|
||
|
- lychee
|
||
|
- photo
|
||
|
- pictures
|
||
|
sources:
|
||
|
- https://github.com/truecharts/apps/tree/master/incubator/lychee
|
||
|
- https://github.com/k8s-at-home/charts/tree/master/charts/lychee
|
||
|
- https://github.com/LycheeOrg/Lychee
|
||
|
- https://hub.docker.com/r/lycheeorg/lychee
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 3.5.5
|
||
|
# condition:
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: truecharts.org
|
||
|
# annotations:
|