mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:40:20 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="phpldapadmin-2.0.1"></a>
|
||||
### [phpldapadmin-2.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-1.8.15...phpldapadmin-2.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
|
||||
<a name="phpldapadmin-1.8.15"></a>
|
||||
## [phpldapadmin-1.8.15](https://github.com/truecharts/apps/compare/phpldapadmin-1.8.14...phpldapadmin-1.8.15) (2021-09-08)
|
||||
|
||||
@@ -14,10 +14,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PHPLDAPADMIN_HTTPS | string | `"false"` | |
|
||||
| env.PHPLDAPADMIN_TRUST_PROXY_SSL | string | `"true"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"osixia/phpldapadmin"` | |
|
||||
| image.tag | string | `"0.9.0"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/phpldapadmin"` | |
|
||||
| image.tag | string | `"v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158"` | |
|
||||
| service.main.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| strategy.type | string | `"Recreate"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
| https://truecharts.org/ | common | 7.0.12 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user