From 065560bcb73f8aead8caff7a31d8f179fc8de917 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Mar 2023 23:12:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/lldap/0.0.1/app-changelog.md | 4 ---- incubator/lldap/{0.0.1 => 0.0.2}/CHANGELOG.md | 5 +++++ incubator/lldap/{0.0.1 => 0.0.2}/Chart.yaml | 2 +- incubator/lldap/{0.0.1 => 0.0.2}/NOTES.txt | 0 incubator/lldap/{0.0.1 => 0.0.2}/README.md | 0 incubator/lldap/0.0.2/app-changelog.md | 4 ++++ incubator/lldap/{0.0.1 => 0.0.2}/app-readme.md | 0 .../{0.0.1 => 0.0.2}/charts/common-12.2.28.tgz | Bin incubator/lldap/{0.0.1 => 0.0.2}/ix_values.yaml | 4 ++-- incubator/lldap/{0.0.1 => 0.0.2}/questions.yaml | 2 +- .../lldap/{0.0.1 => 0.0.2}/templates/_secrets.tpl | 0 .../lldap/{0.0.1 => 0.0.2}/templates/common.yaml | 0 incubator/lldap/{0.0.1 => 0.0.2}/values.yaml | 0 13 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 incubator/lldap/0.0.1/app-changelog.md rename incubator/lldap/{0.0.1 => 0.0.2}/CHANGELOG.md (52%) rename incubator/lldap/{0.0.1 => 0.0.2}/Chart.yaml (98%) rename incubator/lldap/{0.0.1 => 0.0.2}/NOTES.txt (100%) rename incubator/lldap/{0.0.1 => 0.0.2}/README.md (100%) create mode 100644 incubator/lldap/0.0.2/app-changelog.md rename incubator/lldap/{0.0.1 => 0.0.2}/app-readme.md (100%) rename incubator/lldap/{0.0.1 => 0.0.2}/charts/common-12.2.28.tgz (100%) rename incubator/lldap/{0.0.1 => 0.0.2}/ix_values.yaml (88%) rename incubator/lldap/{0.0.1 => 0.0.2}/questions.yaml (99%) rename incubator/lldap/{0.0.1 => 0.0.2}/templates/_secrets.tpl (100%) rename incubator/lldap/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename incubator/lldap/{0.0.1 => 0.0.2}/values.yaml (100%) 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