Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 29afa58

Browse files
committed
update Chart version, README.md
1 parent 459f3e9 commit 29afa58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: phpldap-admin
2-
version: 0.1.0
2+
version: 0.1.1
33
appVersion: 0.7.1
44
description: Web-based LDAP browser to manage your LDAP server
55
keywords:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following items can be set via `--set` flag during installation or configure
4242
Install the phpLDAPadmin helm chart with a release name `my-release`:
4343

4444
```bash
45-
helm install --name my-release cetic/phpLDAPadmin
45+
helm install --name my-release cetic/phpldap-admin
4646
```
4747

4848
## Uninstallation

0 commit comments

Comments
 (0)