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

Commit e17bcf2

Browse files
committed
upgrade Chart version
1 parent 4a98c9f commit e17bcf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
name: helm-github-pages
1010
environment:
1111
- GITHUB_PAGES_REPO: cetic/helm-charts
12-
- HELM_CHART: phpldap-admin
12+
- HELM_CHART: phpldapadmin
1313
command: wget -O - https://raw.githubusercontent.com/cetic/helm-phpLDAPadmin/develop/publish.sh | sh

Chart.yaml

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

0 commit comments

Comments
 (0)