From 72f6ad5e3383c9d3cbdb5c5cd3e61750b5166513 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 27 Apr 2023 15:30:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/lldap/1.0.6/app-changelog.md | 9 --------- stable/lldap/{1.0.6 => 1.0.7}/CHANGELOG.md | 9 +++++++++ stable/lldap/{1.0.6 => 1.0.7}/Chart.yaml | 2 +- stable/lldap/{1.0.6 => 1.0.7}/NOTES.txt | 0 stable/lldap/{1.0.6 => 1.0.7}/README.md | 0 stable/lldap/1.0.7/app-changelog.md | 9 +++++++++ stable/lldap/{1.0.6 => 1.0.7}/app-readme.md | 0 .../lldap/{1.0.6 => 1.0.7}/charts/common-12.6.1.tgz | Bin stable/lldap/{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- stable/lldap/{1.0.6 => 1.0.7}/questions.yaml | 0 .../lldap/{1.0.6 => 1.0.7}/templates/_secrets.tpl | 0 stable/lldap/{1.0.6 => 1.0.7}/templates/common.yaml | 0 stable/lldap/{1.0.6 => 1.0.7}/values.yaml | 0 13 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/lldap/1.0.6/app-changelog.md rename stable/lldap/{1.0.6 => 1.0.7}/CHANGELOG.md (86%) rename stable/lldap/{1.0.6 => 1.0.7}/Chart.yaml (98%) rename stable/lldap/{1.0.6 => 1.0.7}/NOTES.txt (100%) rename stable/lldap/{1.0.6 => 1.0.7}/README.md (100%) create mode 100644 stable/lldap/1.0.7/app-changelog.md rename stable/lldap/{1.0.6 => 1.0.7}/app-readme.md (100%) rename stable/lldap/{1.0.6 => 1.0.7}/charts/common-12.6.1.tgz (100%) rename stable/lldap/{1.0.6 => 1.0.7}/ix_values.yaml (92%) rename stable/lldap/{1.0.6 => 1.0.7}/questions.yaml (100%) rename stable/lldap/{1.0.6 => 1.0.7}/templates/_secrets.tpl (100%) rename stable/lldap/{1.0.6 => 1.0.7}/templates/common.yaml (100%) rename stable/lldap/{1.0.6 => 1.0.7}/values.yaml (100%) diff --git a/stable/lldap/1.0.6/app-changelog.md b/stable/lldap/1.0.6/app-changelog.md deleted file mode 100644 index 1c915233c8c..00000000000 --- a/stable/lldap/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file diff --git a/stable/lldap/1.0.6/CHANGELOG.md b/stable/lldap/1.0.7/CHANGELOG.md similarity index 86% rename from stable/lldap/1.0.6/CHANGELOG.md rename to stable/lldap/1.0.7/CHANGELOG.md index 0b6574c83b2..b5f576b3d18 100644 --- a/stable/lldap/1.0.6/CHANGELOG.md +++ b/stable/lldap/1.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) + + + + ## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) ### Chore diff --git a/stable/lldap/1.0.6/Chart.yaml b/stable/lldap/1.0.7/Chart.yaml similarity index 98% rename from stable/lldap/1.0.6/Chart.yaml rename to stable/lldap/1.0.7/Chart.yaml index 67eb1e0e55d..36e44ce673b 100644 --- a/stable/lldap/1.0.6/Chart.yaml +++ b/stable/lldap/1.0.7/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.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - ldap diff --git a/stable/lldap/1.0.6/NOTES.txt b/stable/lldap/1.0.7/NOTES.txt similarity index 100% rename from stable/lldap/1.0.6/NOTES.txt rename to stable/lldap/1.0.7/NOTES.txt diff --git a/stable/lldap/1.0.6/README.md b/stable/lldap/1.0.7/README.md similarity index 100% rename from stable/lldap/1.0.6/README.md rename to stable/lldap/1.0.7/README.md diff --git a/stable/lldap/1.0.7/app-changelog.md b/stable/lldap/1.0.7/app-changelog.md new file mode 100644 index 00000000000..ccf31d490df --- /dev/null +++ b/stable/lldap/1.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) + + \ No newline at end of file diff --git a/stable/lldap/1.0.6/app-readme.md b/stable/lldap/1.0.7/app-readme.md similarity index 100% rename from stable/lldap/1.0.6/app-readme.md rename to stable/lldap/1.0.7/app-readme.md diff --git a/stable/lldap/1.0.6/charts/common-12.6.1.tgz b/stable/lldap/1.0.7/charts/common-12.6.1.tgz similarity index 100% rename from stable/lldap/1.0.6/charts/common-12.6.1.tgz rename to stable/lldap/1.0.7/charts/common-12.6.1.tgz diff --git a/stable/lldap/1.0.6/ix_values.yaml b/stable/lldap/1.0.7/ix_values.yaml similarity index 92% rename from stable/lldap/1.0.6/ix_values.yaml rename to stable/lldap/1.0.7/ix_values.yaml index fe491524909..33cfc55fb75 100644 --- a/stable/lldap/1.0.6/ix_values.yaml +++ b/stable/lldap/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lldap pullPolicy: IfNotPresent - tag: latest@sha256:ff44bdae1cb3c2cc4da3ef28103988eed72ebad234cb585940ba76fce1004edc + tag: latest@sha256:69a54e6f0b7f2793ce8fd7771ae37c3c2a3ef3499c6fb48a27088457fc5bbfb6 securityContext: container: diff --git a/stable/lldap/1.0.6/questions.yaml b/stable/lldap/1.0.7/questions.yaml similarity index 100% rename from stable/lldap/1.0.6/questions.yaml rename to stable/lldap/1.0.7/questions.yaml diff --git a/stable/lldap/1.0.6/templates/_secrets.tpl b/stable/lldap/1.0.7/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.0.6/templates/_secrets.tpl rename to stable/lldap/1.0.7/templates/_secrets.tpl diff --git a/stable/lldap/1.0.6/templates/common.yaml b/stable/lldap/1.0.7/templates/common.yaml similarity index 100% rename from stable/lldap/1.0.6/templates/common.yaml rename to stable/lldap/1.0.7/templates/common.yaml diff --git a/stable/lldap/1.0.6/values.yaml b/stable/lldap/1.0.7/values.yaml similarity index 100% rename from stable/lldap/1.0.6/values.yaml rename to stable/lldap/1.0.7/values.yaml