* make nodePort optional * do not enter nodeport when loadbalancer is default * add extra security contexts to questions.yaml * Move to common 6.10.7 (cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20) * bump patch version (cherry picked from commit 427ff52d902412975c73e69971b33ec797458929) * bump some more apps * Fix authelia mistake
27 lines
664 B
YAML
27 lines
664 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 6.10.7
|
|
deprecated: false
|
|
description: Lychee is a free photo-management tool, which runs on your server or
|
|
web-space
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lychee
|
|
icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
|
|
keywords:
|
|
- lychee
|
|
- photo
|
|
- pictures
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: lychee
|
|
sources:
|
|
- https://github.com/LycheeOrg/Lychee
|
|
- https://hub.docker.com/r/lycheeorg/lychee
|
|
type: application
|
|
version: 6.8.3
|