diff --git a/stable/leantime/7.0.24/app-changelog.md b/stable/leantime/7.0.24/app-changelog.md deleted file mode 100644 index 14dcb1f20734..000000000000 --- a/stable/leantime/7.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [leantime-7.0.24](https://github.com/truecharts/charts/compare/leantime-7.0.23...leantime-7.0.24) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/leantime/7.0.24/CHANGELOG.md b/stable/leantime/7.0.25/CHANGELOG.md similarity index 92% rename from stable/leantime/7.0.24/CHANGELOG.md rename to stable/leantime/7.0.25/CHANGELOG.md index b861fd7c645b..f639f0b78eef 100644 --- a/stable/leantime/7.0.24/CHANGELOG.md +++ b/stable/leantime/7.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [leantime-7.0.25](https://github.com/truecharts/charts/compare/leantime-7.0.24...leantime-7.0.25) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/leantime to v2.3.8 + + + + ## [leantime-7.0.24](https://github.com/truecharts/charts/compare/leantime-7.0.23...leantime-7.0.24) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [leantime-7.0.15](https://github.com/truecharts/charts/compare/leantime-7.0.14...leantime-7.0.15) (2023-01-01) ### Chore - -- update container image tccr.io/truecharts/leantime to v2.3.3 - - - - -## [leantime-7.0.14](https://github.com/truecharts/charts/compare/leantime-7.0.13...leantime-7.0.14) (2022-12-30) - -### Chore diff --git a/stable/leantime/7.0.24/Chart.yaml b/stable/leantime/7.0.25/Chart.yaml similarity index 91% rename from stable/leantime/7.0.24/Chart.yaml rename to stable/leantime/7.0.25/Chart.yaml index c04eb63186bf..eb8954f06807 100644 --- a/stable/leantime/7.0.24/Chart.yaml +++ b/stable/leantime/7.0.25/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.3.6" +appVersion: "2.3.8" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,9 +23,8 @@ maintainers: name: leantime sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leantime - - https://hub.docker.com/r/leantime/leantime - https://leantime.io/ -version: 7.0.24 +version: 7.0.25 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/7.0.24/README.md b/stable/leantime/7.0.25/README.md similarity index 100% rename from stable/leantime/7.0.24/README.md rename to stable/leantime/7.0.25/README.md diff --git a/stable/leantime/7.0.25/app-changelog.md b/stable/leantime/7.0.25/app-changelog.md new file mode 100644 index 000000000000..d9421bbfe1c0 --- /dev/null +++ b/stable/leantime/7.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leantime-7.0.25](https://github.com/truecharts/charts/compare/leantime-7.0.24...leantime-7.0.25) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/leantime to v2.3.8 + + \ No newline at end of file diff --git a/stable/leantime/7.0.24/app-readme.md b/stable/leantime/7.0.25/app-readme.md similarity index 100% rename from stable/leantime/7.0.24/app-readme.md rename to stable/leantime/7.0.25/app-readme.md diff --git a/stable/leantime/7.0.24/charts/common-11.1.2.tgz b/stable/leantime/7.0.25/charts/common-11.1.2.tgz similarity index 100% rename from stable/leantime/7.0.24/charts/common-11.1.2.tgz rename to stable/leantime/7.0.25/charts/common-11.1.2.tgz diff --git a/stable/leantime/7.0.24/charts/mariadb-5.0.25.tgz b/stable/leantime/7.0.25/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/leantime/7.0.24/charts/mariadb-5.0.25.tgz rename to stable/leantime/7.0.25/charts/mariadb-5.0.25.tgz diff --git a/stable/leantime/7.0.24/ix_values.yaml b/stable/leantime/7.0.25/ix_values.yaml similarity index 91% rename from stable/leantime/7.0.24/ix_values.yaml rename to stable/leantime/7.0.25/ix_values.yaml index 7782f0ebfaa3..9ee13fddb609 100644 --- a/stable/leantime/7.0.24/ix_values.yaml +++ b/stable/leantime/7.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/leantime pullPolicy: IfNotPresent - tag: 2.3.6@sha256:02dd4c9d6d507e7615b459f166addbf9e4defe7f300cf5ec70ad3a5f6b7da731 + tag: 2.3.8@sha256:ae7979cb044f1ac5e05c09e7e22c3a8887fa614d42f33e208d330229fc24293e securityContext: runAsNonRoot: false diff --git a/stable/leantime/7.0.24/questions.yaml b/stable/leantime/7.0.25/questions.yaml similarity index 100% rename from stable/leantime/7.0.24/questions.yaml rename to stable/leantime/7.0.25/questions.yaml diff --git a/stable/leantime/7.0.24/templates/_secrets.tpl b/stable/leantime/7.0.25/templates/_secrets.tpl similarity index 100% rename from stable/leantime/7.0.24/templates/_secrets.tpl rename to stable/leantime/7.0.25/templates/_secrets.tpl diff --git a/stable/leantime/7.0.24/templates/common.yaml b/stable/leantime/7.0.25/templates/common.yaml similarity index 100% rename from stable/leantime/7.0.24/templates/common.yaml rename to stable/leantime/7.0.25/templates/common.yaml diff --git a/stable/leantime/7.0.24/values.yaml b/stable/leantime/7.0.25/values.yaml similarity index 100% rename from stable/leantime/7.0.24/values.yaml rename to stable/leantime/7.0.25/values.yaml