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