diff --git a/stable/openldap/4.0.9/CHANGELOG.md b/stable/openldap/4.0.10/CHANGELOG.md similarity index 92% rename from stable/openldap/4.0.9/CHANGELOG.md rename to stable/openldap/4.0.10/CHANGELOG.md index 5f2e86f66ce..4fb487c00b5 100644 --- a/stable/openldap/4.0.9/CHANGELOG.md +++ b/stable/openldap/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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 + + + ### [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 @@ ### [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 - - - - -### [openldap-3.0.16](https://github.com/truecharts/apps/compare/openldap-3.0.13...openldap-3.0.16) (2021-10-20) diff --git a/stable/openldap/4.0.9/CONFIG.md b/stable/openldap/4.0.10/CONFIG.md similarity index 100% rename from stable/openldap/4.0.9/CONFIG.md rename to stable/openldap/4.0.10/CONFIG.md diff --git a/stable/openldap/4.0.9/Chart.lock b/stable/openldap/4.0.10/Chart.lock similarity index 78% rename from stable/openldap/4.0.9/Chart.lock rename to stable/openldap/4.0.10/Chart.lock index 03a7c9b2af2..03ad0d85f4e 100644 --- a/stable/openldap/4.0.9/Chart.lock +++ b/stable/openldap/4.0.10/Chart.lock @@ -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" diff --git a/stable/openldap/4.0.9/Chart.yaml b/stable/openldap/4.0.10/Chart.yaml similarity index 97% rename from stable/openldap/4.0.9/Chart.yaml rename to stable/openldap/4.0.10/Chart.yaml index 15923a5c2f2..f008adaafde 100644 --- a/stable/openldap/4.0.9/Chart.yaml +++ b/stable/openldap/4.0.10/Chart.yaml @@ -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 diff --git a/stable/openldap/4.0.9/README.md b/stable/openldap/4.0.10/README.md similarity index 100% rename from stable/openldap/4.0.9/README.md rename to stable/openldap/4.0.10/README.md diff --git a/stable/openldap/4.0.9/app-readme.md b/stable/openldap/4.0.10/app-readme.md similarity index 100% rename from stable/openldap/4.0.9/app-readme.md rename to stable/openldap/4.0.10/app-readme.md diff --git a/stable/openldap/4.0.9/charts/common-8.5.4.tgz b/stable/openldap/4.0.10/charts/common-8.5.4.tgz similarity index 100% rename from stable/openldap/4.0.9/charts/common-8.5.4.tgz rename to stable/openldap/4.0.10/charts/common-8.5.4.tgz diff --git a/stable/openldap/4.0.9/helm-values.md b/stable/openldap/4.0.10/helm-values.md similarity index 100% rename from stable/openldap/4.0.9/helm-values.md rename to stable/openldap/4.0.10/helm-values.md diff --git a/stable/openldap/4.0.9/ix_values.yaml b/stable/openldap/4.0.10/ix_values.yaml similarity index 100% rename from stable/openldap/4.0.9/ix_values.yaml rename to stable/openldap/4.0.10/ix_values.yaml diff --git a/stable/openldap/4.0.9/questions.yaml b/stable/openldap/4.0.10/questions.yaml similarity index 100% rename from stable/openldap/4.0.9/questions.yaml rename to stable/openldap/4.0.10/questions.yaml diff --git a/stable/openldap/4.0.9/templates/_configmap.tpl b/stable/openldap/4.0.10/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.9/templates/_configmap.tpl rename to stable/openldap/4.0.10/templates/_configmap.tpl diff --git a/stable/openldap/4.0.9/templates/common.yaml b/stable/openldap/4.0.10/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.9/templates/common.yaml rename to stable/openldap/4.0.10/templates/common.yaml diff --git a/stable/openldap/4.0.9/values.yaml b/stable/openldap/4.0.10/values.yaml similarity index 100% rename from stable/openldap/4.0.9/values.yaml rename to stable/openldap/4.0.10/values.yaml