Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 23:18:29 +00:00
parent 919b1273ba
commit f40ee6213d
591 changed files with 4307 additions and 509 deletions

View File

@@ -1,6 +1,11 @@
# Changelog<br>
<a name="phpldapadmin-3.0.1"></a>
### [phpldapadmin-3.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.0...phpldapadmin-3.0.1) (2021-09-26)
<a name="phpldapadmin-3.0.0"></a>
### [phpldapadmin-3.0.0](https://github.com/truecharts/apps/compare/phpldapadmin-2.0.2...phpldapadmin-3.0.0) (2021-09-26)

View File

@@ -16,6 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/phpldapadmin"` | |
| image.tag | string | `"v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158"` | |
| persistence.varrun.enabled | bool | `false` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |

View File

@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart