mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/openldap] Add custom annotations Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl> * [stable/openldap] Add imagePullPolicy to initContainers Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl> * [stable/openldap] Update default image tag to 1.2.4 (appVersion: 2.4.47) Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>
17 lines
351 B
YAML
17 lines
351 B
YAML
apiVersion: v1
|
|
name: openldap
|
|
home: https://www.openldap.org
|
|
version: 1.1.0
|
|
appVersion: 2.4.47
|
|
description: Community developed LDAP software
|
|
icon: http://www.openldap.org/images/headers/LDAPworm.gif
|
|
keywords:
|
|
- ldap
|
|
- openldap
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
maintainers:
|
|
- name: enis
|
|
email: enis@apache.org
|
|
engine: gotpl
|