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 1c915233c8..0000000000 --- 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 0b6574c83b..b5f576b3d1 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 67eb1e0e55..36e44ce673 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 0000000000..ccf31d490d --- /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 fe49152490..33cfc55fb7 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