Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="openldap-5.0.6"></a>
|
||||
### [openldap-5.0.6](https://github.com/truecharts/apps/compare/openldap-5.0.5...openldap-5.0.6) (2021-12-19)
|
||||
|
||||
#### Fix
|
||||
|
||||
* revert removing of trailing slash ([#1566](https://github.com/truecharts/apps/issues/1566))
|
||||
|
||||
|
||||
|
||||
<a name="openldap-5.0.5"></a>
|
||||
### [openldap-5.0.5](https://github.com/truecharts/apps/compare/openldap-5.0.4...openldap-5.0.5) (2021-12-18)
|
||||
|
||||
|
||||
@@ -60,6 +60,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.ldaps.ports.ldaps.targetPort | int | `636` | |
|
||||
| service.main.ports.main.port | int | `389` | |
|
||||
| service.main.ports.main.targetPort | int | `389` | |
|
||||
| volumeClaimTemplates | object | `{"data":{"enabled":true,"mountPath":"/var/lib/ldap"},"slapd":{"enabled":true,"mountPath":"/etc/ldap/slapd.d"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
||||
| volumeClaimTemplates | object | `{"data":{"enabled":true,"mountPath":"/var/lib/ldap/"},"slapd":{"enabled":true,"mountPath":"/etc/ldap/slapd.d/"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user