diff --git a/incubator/lldap/0.0.1/app-changelog.md b/incubator/lldap/0.0.1/app-changelog.md deleted file mode 100644 index 02fa39d717c..00000000000 --- a/incubator/lldap/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [lldap-0.0.1]lldap-0.0.1 (2023-03-20) - diff --git a/incubator/lldap/0.0.1/CHANGELOG.md b/incubator/lldap/0.0.2/CHANGELOG.md similarity index 52% rename from incubator/lldap/0.0.1/CHANGELOG.md rename to incubator/lldap/0.0.2/CHANGELOG.md index b89b39d872e..41941388eca 100644 --- a/incubator/lldap/0.0.1/CHANGELOG.md +++ b/incubator/lldap/0.0.2/CHANGELOG.md @@ -4,5 +4,10 @@ +## [lldap-0.0.2](https://github.com/truecharts/charts/compare/lldap-0.0.1...lldap-0.0.2) (2023-03-20) + + + + ## [lldap-0.0.1]lldap-0.0.1 (2023-03-20) diff --git a/incubator/lldap/0.0.1/Chart.yaml b/incubator/lldap/0.0.2/Chart.yaml similarity index 98% rename from incubator/lldap/0.0.1/Chart.yaml rename to incubator/lldap/0.0.2/Chart.yaml index 3d32eb83596..6e440e5900d 100644 --- a/incubator/lldap/0.0.1/Chart.yaml +++ b/incubator/lldap/0.0.2/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/nitnelave/lldap - https://github.com/nitnelave/lldap type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - ldap diff --git a/incubator/lldap/0.0.1/NOTES.txt b/incubator/lldap/0.0.2/NOTES.txt similarity index 100% rename from incubator/lldap/0.0.1/NOTES.txt rename to incubator/lldap/0.0.2/NOTES.txt diff --git a/incubator/lldap/0.0.1/README.md b/incubator/lldap/0.0.2/README.md similarity index 100% rename from incubator/lldap/0.0.1/README.md rename to incubator/lldap/0.0.2/README.md diff --git a/incubator/lldap/0.0.2/app-changelog.md b/incubator/lldap/0.0.2/app-changelog.md new file mode 100644 index 00000000000..154c3061436 --- /dev/null +++ b/incubator/lldap/0.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [lldap-0.0.2](https://github.com/truecharts/charts/compare/lldap-0.0.1...lldap-0.0.2) (2023-03-20) + diff --git a/incubator/lldap/0.0.1/app-readme.md b/incubator/lldap/0.0.2/app-readme.md similarity index 100% rename from incubator/lldap/0.0.1/app-readme.md rename to incubator/lldap/0.0.2/app-readme.md diff --git a/incubator/lldap/0.0.1/charts/common-12.2.28.tgz b/incubator/lldap/0.0.2/charts/common-12.2.28.tgz similarity index 100% rename from incubator/lldap/0.0.1/charts/common-12.2.28.tgz rename to incubator/lldap/0.0.2/charts/common-12.2.28.tgz diff --git a/incubator/lldap/0.0.1/ix_values.yaml b/incubator/lldap/0.0.2/ix_values.yaml similarity index 88% rename from incubator/lldap/0.0.1/ix_values.yaml rename to incubator/lldap/0.0.2/ix_values.yaml index 8f70b43829a..0ae1b3d2219 100644 --- a/incubator/lldap/0.0.1/ix_values.yaml +++ b/incubator/lldap/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: nitnelave/lldap + repository: tccr.io/truecharts/lldap pullPolicy: IfNotPresent - tag: latest-debian + tag: latest@sha256:ff44bdae1cb3c2cc4da3ef28103988eed72ebad234cb585940ba76fce1004edc securityContext: container: diff --git a/incubator/lldap/0.0.1/questions.yaml b/incubator/lldap/0.0.2/questions.yaml similarity index 99% rename from incubator/lldap/0.0.1/questions.yaml rename to incubator/lldap/0.0.2/questions.yaml index 3ff598f79c3..12f64f3d4fb 100644 --- a/incubator/lldap/0.0.1/questions.yaml +++ b/incubator/lldap/0.0.2/questions.yaml @@ -591,7 +591,7 @@ questions: type: string default: "" required: true - + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' diff --git a/incubator/lldap/0.0.1/templates/_secrets.tpl b/incubator/lldap/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/lldap/0.0.1/templates/_secrets.tpl rename to incubator/lldap/0.0.2/templates/_secrets.tpl diff --git a/incubator/lldap/0.0.1/templates/common.yaml b/incubator/lldap/0.0.2/templates/common.yaml similarity index 100% rename from incubator/lldap/0.0.1/templates/common.yaml rename to incubator/lldap/0.0.2/templates/common.yaml diff --git a/incubator/lldap/0.0.1/values.yaml b/incubator/lldap/0.0.2/values.yaml similarity index 100% rename from incubator/lldap/0.0.1/values.yaml rename to incubator/lldap/0.0.2/values.yaml