Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
|
||||
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
|
||||
|
||||
|
||||
|
||||
<a name="openldap-5.0.4"></a>
|
||||
### [openldap-5.0.4](https://github.com/truecharts/apps/compare/openldap-5.0.3...openldap-5.0.4) (2021-12-14)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user