Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-08 13:50:19 +00:00
parent e0029fd9b0
commit 071e19d9ff
13 changed files with 178 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="openldap-4.0.7"></a>
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
#### Fix
* Correctly enable ports by default on some more Apps
<a name="openldap-4.0.6"></a>
### [openldap-4.0.6](https://github.com/truecharts/apps/compare/openldap-4.0.5...openldap-4.0.6) (2021-11-07)
+2
View File
@@ -54,6 +54,8 @@ You will, however, be able to use all values referenced in the common chart here
| replication.tls_reqcert | string | `"never"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.https.enabled | bool | `true` | |
| service.https.ports.https.enabled | bool | `true` | |
| service.https.ports.https.port | int | `636` | |
| service.https.ports.https.targetPort | int | `636` | |
| service.main.ports.main.port | int | `389` | |