Skip to content

Commit ed52d0f

Browse files
committed
chore: update chart
1 parent f343db7 commit ed52d0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: A helm chart for phpLDAPadmin
44
name: phpLDAPadmin-helm-chart
5-
version: 0.1.9
5+
version: 0.1.11

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ image:
33
version: 0.7.2
44

55
LDAP:
6-
host: openldap-service.default.svc.cluster.local:389
6+
host: openldap.default.svc.cluster.local:389
77

88
limits:
99
cpu: 100m

0 commit comments

Comments
 (0)