Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6ece95dae5
commit
17b7258968
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="openldap-4.0.10"></a>
|
||||
### [openldap-4.0.10](https://github.com/truecharts/apps/compare/openldap-4.0.9...openldap-4.0.10) (2021-11-10)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix release.name issues when installing
|
||||
|
||||
|
||||
|
||||
<a name="openldap-4.0.9"></a>
|
||||
### [openldap-4.0.9](https://github.com/truecharts/apps/compare/openldap-4.0.8...openldap-4.0.9) (2021-11-09)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
<a name="openldap-4.0.0"></a>
|
||||
### [openldap-4.0.0](https://github.com/truecharts/apps/compare/openldap-3.0.16...openldap-4.0.0) (2021-10-25)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Adapt for TrueNAS SCALE RC1
|
||||
|
||||
|
||||
|
||||
<a name="openldap-3.0.16"></a>
|
||||
### [openldap-3.0.16](https://github.com/truecharts/apps/compare/openldap-3.0.13...openldap-3.0.16) (2021-10-20)
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.5.4
|
||||
digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861
|
||||
generated: "2021-11-09T11:41:07.043710916Z"
|
||||
generated: "2021-11-10T16:16:36.428947773Z"
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/jp-gouin/helm-openldap
|
||||
- https://github.com/osixia/docker-openldap
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
Loading…
Reference in New Issue