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-13 17:07:54 +00:00
parent 2349bb4d40
commit e9944183a2
756 changed files with 9305 additions and 1096 deletions
+17
View File
@@ -1,3 +1,20 @@
# Changelog<br>
<a name="openldap-2.0.1"></a>
### [openldap-2.0.1](https://github.com/truecharts/apps/compare/openldap-1.7.19...openldap-2.0.1) (2021-09-13)
#### Chore
* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959))
* 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
<a name="openldap-1.7.19"></a>
## [openldap-1.7.19](https://github.com/truecharts/apps/compare/openldap-1.7.18...openldap-1.7.19) (2021-09-08)
+2 -2
View File
@@ -40,8 +40,8 @@ You will, however, be able to use all values referenced in the common chart here
| env.LDAP_TLS_VERIFY_CLIENT | string | `"never"` | |
| envFrom[0].configMapRef.name | string | `"openldapconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"osixia/openldap"` | |
| image.tag | string | `"1.5.0"` | |
| image.repository | string | `"ghcr.io/truecharts/openldap"` | |
| image.tag | string | `"v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b"` | |
| replication.clusterName | string | `"cluster.local"` | |
| replication.enabled | bool | `false` | |
| replication.interval | string | `"00:00:00:10"` | |
+1 -1
View File
@@ -18,7 +18,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