This commit is contained in:
David J. M. Karlsen
2018-08-10 06:34:43 -07:00
committed by k8s-ci-robot
parent 01d3403e85
commit 0fc17536ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: openldap
home: https://www.openldap.org
version: 0.2.1
version: 0.2.2
appVersion: 2.4.44
description: Community developed LDAP software
icon: http://www.openldap.org/images/headers/LDAPworm.gif
+1 -1
View File
@@ -80,7 +80,7 @@ $ kubectl delete pvc -l release=${RELEASE-NAME}
## Testing
Helm tests are included and they confirm the first three cluster members have quorum.
Helm tests are included and they confirm connection to slapd.
```bash
helm install . --set test.enabled=true