Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-11 12:19:54 +00:00
parent 03112f38f7
commit 05a3c5128d
331 changed files with 3745 additions and 960 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="openldap-4.0.25"></a>
### [openldap-4.0.25](https://github.com/truecharts/apps/compare/openldap-4.0.24...openldap-4.0.25) (2021-12-11)
#### Chore
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
<a name="openldap-4.0.24"></a>
### [openldap-4.0.24](https://github.com/truecharts/apps/compare/openldap-4.0.23...openldap-4.0.24) (2021-12-07)
+1 -1
View File
@@ -41,7 +41,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"openldapconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/openldap"` | |
| image.tag | string | `"v1.5.0@sha256:d7e4f9279595ea1772efac4063876b29a96ff54c214f2c3ba52d2c3bfca8928c"` | |
| image.tag | string | `"v1.5.0@sha256:0260d37c41f0c1207aaa642d7c786851385471a5ddf02bc6efc178241ddd8706"` | |
| persistence.varrun.enabled | bool | `false` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long