mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
94315f07b2
* chore(deps): update helm chart common to v3.0.1 * Modify kubeVersion Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
23 lines
609 B
YAML
23 lines
609 B
YAML
apiVersion: v2
|
|
appVersion: 4.0.8
|
|
description: Lychee is a free photo-management tool, which runs on your server or web-space
|
|
name: lychee
|
|
version: 3.0.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- lychee
|
|
- photo
|
|
- pictures
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/lychee
|
|
icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
|
|
sources:
|
|
- https://github.com/LycheeOrg/Lychee
|
|
- https://hub.docker.com/r/lycheeorg/lychee
|
|
maintainers:
|
|
- name: auricom
|
|
email: k8s-at-home@xpander.eml.cc
|
|
dependencies:
|
|
- name: common
|
|
repository: https://k8s-at-home.com/charts/
|
|
version: 3.0.1
|