From f968eb97a1849de1119b3b993633c7d12e4703ac Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 23 Jul 2023 18:33:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/lldap/1.2.0/app-changelog.md | 4 ---- stable/lldap/{1.2.0 => 1.2.1}/CHANGELOG.md | 10 +++++----- stable/lldap/{1.2.0 => 1.2.1}/Chart.yaml | 2 +- stable/lldap/{1.2.0 => 1.2.1}/NOTES.txt | 0 stable/lldap/{1.2.0 => 1.2.1}/README.md | 0 stable/lldap/1.2.1/app-changelog.md | 4 ++++ stable/lldap/{1.2.0 => 1.2.1}/app-readme.md | 0 .../{1.2.0 => 1.2.1}/charts/common-12.14.6.tgz | Bin stable/lldap/{1.2.0 => 1.2.1}/ix_values.yaml | 0 stable/lldap/{1.2.0 => 1.2.1}/questions.yaml | 2 +- .../lldap/{1.2.0 => 1.2.1}/templates/_secrets.tpl | 0 stable/lldap/{1.2.0 => 1.2.1}/templates/common.yaml | 0 stable/lldap/{1.2.0 => 1.2.1}/values.yaml | 0 13 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 stable/lldap/1.2.0/app-changelog.md rename stable/lldap/{1.2.0 => 1.2.1}/CHANGELOG.md (95%) rename stable/lldap/{1.2.0 => 1.2.1}/Chart.yaml (98%) rename stable/lldap/{1.2.0 => 1.2.1}/NOTES.txt (100%) rename stable/lldap/{1.2.0 => 1.2.1}/README.md (100%) create mode 100644 stable/lldap/1.2.1/app-changelog.md rename stable/lldap/{1.2.0 => 1.2.1}/app-readme.md (100%) rename stable/lldap/{1.2.0 => 1.2.1}/charts/common-12.14.6.tgz (100%) rename stable/lldap/{1.2.0 => 1.2.1}/ix_values.yaml (100%) rename stable/lldap/{1.2.0 => 1.2.1}/questions.yaml (99%) rename stable/lldap/{1.2.0 => 1.2.1}/templates/_secrets.tpl (100%) rename stable/lldap/{1.2.0 => 1.2.1}/templates/common.yaml (100%) rename stable/lldap/{1.2.0 => 1.2.1}/values.yaml (100%) diff --git a/stable/lldap/1.2.0/app-changelog.md b/stable/lldap/1.2.0/app-changelog.md deleted file mode 100644 index 7ffe40ee5f..0000000000 --- a/stable/lldap/1.2.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) - diff --git a/stable/lldap/1.2.0/CHANGELOG.md b/stable/lldap/1.2.1/CHANGELOG.md similarity index 95% rename from stable/lldap/1.2.0/CHANGELOG.md rename to stable/lldap/1.2.1/CHANGELOG.md index d2bb33f288..e05742bc32 100644 --- a/stable/lldap/1.2.0/CHANGELOG.md +++ b/stable/lldap/1.2.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [lldap-1.2.1](https://github.com/truecharts/charts/compare/lldap-1.2.0...lldap-1.2.1) (2023-07-23) + + + + ## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) @@ -92,8 +97,3 @@ ## [lldap-1.1.8](https://github.com/truecharts/charts/compare/lldap-1.1.7...lldap-1.1.8) (2023-05-26) ### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/lldap/1.2.0/Chart.yaml b/stable/lldap/1.2.1/Chart.yaml similarity index 98% rename from stable/lldap/1.2.0/Chart.yaml rename to stable/lldap/1.2.1/Chart.yaml index 834e7198ef..c45fbe132f 100644 --- a/stable/lldap/1.2.0/Chart.yaml +++ b/stable/lldap/1.2.1/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://github.com/nitnelave/lldap type: application -version: 1.2.0 +version: 1.2.1 annotations: truecharts.org/catagories: | - ldap diff --git a/stable/lldap/1.2.0/NOTES.txt b/stable/lldap/1.2.1/NOTES.txt similarity index 100% rename from stable/lldap/1.2.0/NOTES.txt rename to stable/lldap/1.2.1/NOTES.txt diff --git a/stable/lldap/1.2.0/README.md b/stable/lldap/1.2.1/README.md similarity index 100% rename from stable/lldap/1.2.0/README.md rename to stable/lldap/1.2.1/README.md diff --git a/stable/lldap/1.2.1/app-changelog.md b/stable/lldap/1.2.1/app-changelog.md new file mode 100644 index 0000000000..10b05b060f --- /dev/null +++ b/stable/lldap/1.2.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [lldap-1.2.1](https://github.com/truecharts/charts/compare/lldap-1.2.0...lldap-1.2.1) (2023-07-23) + diff --git a/stable/lldap/1.2.0/app-readme.md b/stable/lldap/1.2.1/app-readme.md similarity index 100% rename from stable/lldap/1.2.0/app-readme.md rename to stable/lldap/1.2.1/app-readme.md diff --git a/stable/lldap/1.2.0/charts/common-12.14.6.tgz b/stable/lldap/1.2.1/charts/common-12.14.6.tgz similarity index 100% rename from stable/lldap/1.2.0/charts/common-12.14.6.tgz rename to stable/lldap/1.2.1/charts/common-12.14.6.tgz diff --git a/stable/lldap/1.2.0/ix_values.yaml b/stable/lldap/1.2.1/ix_values.yaml similarity index 100% rename from stable/lldap/1.2.0/ix_values.yaml rename to stable/lldap/1.2.1/ix_values.yaml diff --git a/stable/lldap/1.2.0/questions.yaml b/stable/lldap/1.2.1/questions.yaml similarity index 99% rename from stable/lldap/1.2.0/questions.yaml rename to stable/lldap/1.2.1/questions.yaml index a60c24da08..2f44ebcdef 100644 --- a/stable/lldap/1.2.0/questions.yaml +++ b/stable/lldap/1.2.1/questions.yaml @@ -131,7 +131,7 @@ questions: required: true private: true default: "" - min: 8 + min_length: 8 - variable: LLDAP_HTTP_URL label: "Public URL" schema: diff --git a/stable/lldap/1.2.0/templates/_secrets.tpl b/stable/lldap/1.2.1/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.2.0/templates/_secrets.tpl rename to stable/lldap/1.2.1/templates/_secrets.tpl diff --git a/stable/lldap/1.2.0/templates/common.yaml b/stable/lldap/1.2.1/templates/common.yaml similarity index 100% rename from stable/lldap/1.2.0/templates/common.yaml rename to stable/lldap/1.2.1/templates/common.yaml diff --git a/stable/lldap/1.2.0/values.yaml b/stable/lldap/1.2.1/values.yaml similarity index 100% rename from stable/lldap/1.2.0/values.yaml rename to stable/lldap/1.2.1/values.yaml