Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Bartik <mab@revolgy.com>
Signed-off-by: Marek Bartik <bartimar6@gmail.com>
  • Loading branch information
davidkarlsen authored and marekaf committed Sep 4, 2018
1 parent a191e4a commit 0e7152a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/openldap/Chart.yaml
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion stable/openldap/README.md
Expand Up @@ -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
Expand Down

0 comments on commit 0e7152a

Please sign in to comment.