* add initial work on openldap * fix indent * use latest common version * remove remaining nextcloud components... * disable ldap tls for now * correct common version * bump common version used to fix some issues * some slight OpenLDAP tweaks
30 lines
681 B
YAML
30 lines
681 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 6.6.1
|
|
deprecated: false
|
|
description: Community developed LDAP software
|
|
home: https://www.openldap.org
|
|
icon: https://raw.githubusercontent.com/jp-gouin/helm-openldap/master/logo.png
|
|
keywords:
|
|
- ldap
|
|
- openldap
|
|
- iam-stack
|
|
- high availability
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
- email: kjeld@schouten-lebbing.nl
|
|
name: Ornias1993
|
|
url: truecharts.org
|
|
name: openldap
|
|
sources:
|
|
- https://github.com/jp-gouin/helm-openldap
|
|
- https://github.com/osixia/docker-openldap
|
|
type: application
|
|
version: 1.0.0
|