diff --git a/stable/openldap/4.0.10/Chart.lock b/stable/openldap/4.0.10/Chart.lock deleted file mode 100644 index 03ad0d85f4e..00000000000 --- a/stable/openldap/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.4 -digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861 -generated: "2021-11-10T16:16:36.428947773Z" diff --git a/stable/openldap/4.0.10/charts/common-8.5.4.tgz b/stable/openldap/4.0.10/charts/common-8.5.4.tgz deleted file mode 100644 index 64862f3bab9..00000000000 Binary files a/stable/openldap/4.0.10/charts/common-8.5.4.tgz and /dev/null differ diff --git a/stable/openldap/4.0.10/CHANGELOG.md b/stable/openldap/4.0.11/CHANGELOG.md similarity index 86% rename from stable/openldap/4.0.10/CHANGELOG.md rename to stable/openldap/4.0.11/CHANGELOG.md index 4fb487c00b5..7ca28e95322 100644 --- a/stable/openldap/4.0.10/CHANGELOG.md +++ b/stable/openldap/4.0.11/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [openldap-4.0.11](https://github.com/truecharts/apps/compare/openldap-4.0.10...openldap-4.0.11) (2021-11-10) + +#### Fix + +* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) +* bump common to fix volumeclaim error + + + ### [openldap-4.0.10](https://github.com/truecharts/apps/compare/openldap-4.0.9...openldap-4.0.10) (2021-11-10) @@ -87,13 +97,3 @@ -### [openldap-4.0.1](https://github.com/truecharts/apps/compare/openldap-4.0.0...openldap-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - - -### [openldap-4.0.0](https://github.com/truecharts/apps/compare/openldap-3.0.16...openldap-4.0.0) (2021-10-25) diff --git a/stable/openldap/4.0.10/CONFIG.md b/stable/openldap/4.0.11/CONFIG.md similarity index 100% rename from stable/openldap/4.0.10/CONFIG.md rename to stable/openldap/4.0.11/CONFIG.md diff --git a/stable/openldap/4.0.11/Chart.lock b/stable/openldap/4.0.11/Chart.lock new file mode 100644 index 00000000000..96a5e300706 --- /dev/null +++ b/stable/openldap/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.5 +digest: sha256:4586c1cd53b9f9576fcb5e9abbe34ba5c1cc870a93774874d0ebc82ca1abd225 +generated: "2021-11-10T23:31:27.526283708Z" diff --git a/stable/openldap/4.0.10/Chart.yaml b/stable/openldap/4.0.11/Chart.yaml similarity index 95% rename from stable/openldap/4.0.10/Chart.yaml rename to stable/openldap/4.0.11/Chart.yaml index f008adaafde..ca33ecc07b1 100644 --- a/stable/openldap/4.0.10/Chart.yaml +++ b/stable/openldap/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.5.4 + version: 8.5.5 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -23,7 +23,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/openldap/4.0.10/README.md b/stable/openldap/4.0.11/README.md similarity index 96% rename from stable/openldap/4.0.10/README.md rename to stable/openldap/4.0.11/README.md index e5e6dabddb3..08143c26bf3 100644 --- a/stable/openldap/4.0.10/README.md +++ b/stable/openldap/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.5.4 | +| https://truecharts.org | common | 8.5.5 | ## Installing the Chart diff --git a/stable/openldap/4.0.10/app-readme.md b/stable/openldap/4.0.11/app-readme.md similarity index 100% rename from stable/openldap/4.0.10/app-readme.md rename to stable/openldap/4.0.11/app-readme.md diff --git a/stable/openldap/4.0.11/charts/common-8.5.5.tgz b/stable/openldap/4.0.11/charts/common-8.5.5.tgz new file mode 100644 index 00000000000..323bf588b01 Binary files /dev/null and b/stable/openldap/4.0.11/charts/common-8.5.5.tgz differ diff --git a/stable/openldap/4.0.10/helm-values.md b/stable/openldap/4.0.11/helm-values.md similarity index 100% rename from stable/openldap/4.0.10/helm-values.md rename to stable/openldap/4.0.11/helm-values.md diff --git a/stable/openldap/4.0.10/ix_values.yaml b/stable/openldap/4.0.11/ix_values.yaml similarity index 100% rename from stable/openldap/4.0.10/ix_values.yaml rename to stable/openldap/4.0.11/ix_values.yaml diff --git a/stable/openldap/4.0.10/questions.yaml b/stable/openldap/4.0.11/questions.yaml similarity index 99% rename from stable/openldap/4.0.10/questions.yaml rename to stable/openldap/4.0.11/questions.yaml index 4162d4961cd..2df476d9ca3 100644 --- a/stable/openldap/4.0.10/questions.yaml +++ b/stable/openldap/4.0.11/questions.yaml @@ -859,7 +859,7 @@ questions: type: string default: "/var/lib/ldap/" hidden: true - valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1027,7 +1027,7 @@ questions: type: string default: "/etc/ldap/slapd.d/" hidden: true - valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1213,7 +1213,7 @@ questions: type: string default: "" required: true - valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/openldap/4.0.10/templates/_configmap.tpl b/stable/openldap/4.0.11/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.10/templates/_configmap.tpl rename to stable/openldap/4.0.11/templates/_configmap.tpl diff --git a/stable/openldap/4.0.10/templates/common.yaml b/stable/openldap/4.0.11/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.10/templates/common.yaml rename to stable/openldap/4.0.11/templates/common.yaml diff --git a/stable/openldap/4.0.10/values.yaml b/stable/openldap/4.0.11/values.yaml similarity index 100% rename from stable/openldap/4.0.10/values.yaml rename to stable/openldap/4.0.11/values.yaml