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="phpldapadmin-4.0.20"></a>
### [phpldapadmin-4.0.20](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.19...phpldapadmin-4.0.20) (2021-12-11)
#### Chore
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
<a name="phpldapadmin-4.0.19"></a>
### [phpldapadmin-4.0.19](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.18...phpldapadmin-4.0.19) (2021-12-07)
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PHPLDAPADMIN_TRUST_PROXY_SSL | string | `"true"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/phpldapadmin"` | |
| image.tag | string | `"v0.9.0@sha256:5e68d251665b187cc920985f74f57f8ba2ce44cb8d7efaaa100cc19493974807"` | |
| image.tag | string | `"v0.9.0@sha256:aef331f060a7fff72d5f698c1fb164bfeba64ec9295bb82d5fa982a40f756d4e"` | |
| persistence.varrun.enabled | bool | `false` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long