diff --git a/stable/lldap/2.0.1/app-changelog.md b/stable/lldap/2.0.1/app-changelog.md deleted file mode 100644 index 4c5844c3d1..0000000000 --- a/stable/lldap/2.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18) - diff --git a/stable/lldap/2.0.1/CHANGELOG.md b/stable/lldap/2.0.2/CHANGELOG.md similarity index 86% rename from stable/lldap/2.0.1/CHANGELOG.md rename to stable/lldap/2.0.2/CHANGELOG.md index 35f9e058a9..aa53bca8af 100644 --- a/stable/lldap/2.0.1/CHANGELOG.md +++ b/stable/lldap/2.0.2/CHANGELOG.md @@ -4,6 +4,19 @@ +## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609)) + + ### Docs + +- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701)) + + + + ## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18) @@ -84,16 +97,3 @@ ## [lldap-1.1.11](https://github.com/truecharts/charts/compare/lldap-1.1.10...lldap-1.1.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [lldap-1.1.10](https://github.com/truecharts/charts/compare/lldap-1.1.9...lldap-1.1.10) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) diff --git a/stable/lldap/2.0.1/Chart.yaml b/stable/lldap/2.0.2/Chart.yaml similarity index 95% rename from stable/lldap/2.0.1/Chart.yaml rename to stable/lldap/2.0.2/Chart.yaml index ca475e0d58..e238137419 100644 --- a/stable/lldap/2.0.1/Chart.yaml +++ b/stable/lldap/2.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.4.3" +appVersion: "0.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://github.com/nitnelave/lldap type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/catagories: | - ldap diff --git a/stable/lldap/2.0.1/NOTES.txt b/stable/lldap/2.0.2/NOTES.txt similarity index 100% rename from stable/lldap/2.0.1/NOTES.txt rename to stable/lldap/2.0.2/NOTES.txt diff --git a/stable/lldap/2.0.1/README.md b/stable/lldap/2.0.2/README.md similarity index 100% rename from stable/lldap/2.0.1/README.md rename to stable/lldap/2.0.2/README.md diff --git a/stable/lldap/2.0.2/app-changelog.md b/stable/lldap/2.0.2/app-changelog.md new file mode 100644 index 0000000000..a552c5c9a9 --- /dev/null +++ b/stable/lldap/2.0.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609)) + + ### Docs + +- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701)) + + \ No newline at end of file diff --git a/stable/lldap/2.0.1/app-readme.md b/stable/lldap/2.0.2/app-readme.md similarity index 100% rename from stable/lldap/2.0.1/app-readme.md rename to stable/lldap/2.0.2/app-readme.md diff --git a/stable/lldap/2.0.1/charts/common-14.0.1.tgz b/stable/lldap/2.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/lldap/2.0.1/charts/common-14.0.1.tgz rename to stable/lldap/2.0.2/charts/common-14.0.1.tgz diff --git a/stable/lldap/2.0.1/ix_values.yaml b/stable/lldap/2.0.2/ix_values.yaml similarity index 95% rename from stable/lldap/2.0.1/ix_values.yaml rename to stable/lldap/2.0.2/ix_values.yaml index 17abee90c4..b6f7b8f810 100644 --- a/stable/lldap/2.0.1/ix_values.yaml +++ b/stable/lldap/2.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lldap pullPolicy: IfNotPresent - tag: v0.4.3@sha256:69a54e6f0b7f2793ce8fd7771ae37c3c2a3ef3499c6fb48a27088457fc5bbfb6 + tag: v0.5.0@sha256:ccd16a39d97e7c7ed4e76b70e4333ab7c9cd510506319fd2af164d5c947c8f02 securityContext: container: diff --git a/stable/lldap/2.0.1/questions.yaml b/stable/lldap/2.0.2/questions.yaml similarity index 100% rename from stable/lldap/2.0.1/questions.yaml rename to stable/lldap/2.0.2/questions.yaml diff --git a/stable/lldap/2.0.1/templates/_secrets.tpl b/stable/lldap/2.0.2/templates/_secrets.tpl similarity index 100% rename from stable/lldap/2.0.1/templates/_secrets.tpl rename to stable/lldap/2.0.2/templates/_secrets.tpl diff --git a/stable/lldap/2.0.1/templates/common.yaml b/stable/lldap/2.0.2/templates/common.yaml similarity index 100% rename from stable/lldap/2.0.1/templates/common.yaml rename to stable/lldap/2.0.2/templates/common.yaml diff --git a/stable/lldap/2.0.1/values.yaml b/stable/lldap/2.0.2/values.yaml similarity index 100% rename from stable/lldap/2.0.1/values.yaml rename to stable/lldap/2.0.2/values.yaml