From d43899c5a7b513dbaf90168aeadc35367f48141a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 13 Feb 2023 15:08:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/leantime/7.0.28/app-changelog.md | 9 --------- .../leantime/{7.0.28 => 7.0.29}/CHANGELOG.md | 18 +++++++++--------- stable/leantime/{7.0.28 => 7.0.29}/Chart.yaml | 3 ++- stable/leantime/{7.0.28 => 7.0.29}/README.md | 0 stable/leantime/7.0.29/app-changelog.md | 9 +++++++++ .../leantime/{7.0.28 => 7.0.29}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.25.tgz | Bin .../{7.0.28 => 7.0.29}/ix_values.yaml | 2 +- .../{7.0.28 => 7.0.29}/questions.yaml | 0 .../{7.0.28 => 7.0.29}/templates/_secrets.tpl | 0 .../{7.0.28 => 7.0.29}/templates/common.yaml | 0 .../leantime/{7.0.28 => 7.0.29}/values.yaml | 0 13 files changed, 21 insertions(+), 20 deletions(-) delete mode 100644 stable/leantime/7.0.28/app-changelog.md rename stable/leantime/{7.0.28 => 7.0.29}/CHANGELOG.md (91%) rename stable/leantime/{7.0.28 => 7.0.29}/Chart.yaml (93%) rename stable/leantime/{7.0.28 => 7.0.29}/README.md (100%) create mode 100644 stable/leantime/7.0.29/app-changelog.md rename stable/leantime/{7.0.28 => 7.0.29}/app-readme.md (100%) rename stable/leantime/{7.0.28 => 7.0.29}/charts/common-11.1.2.tgz (100%) rename stable/leantime/{7.0.28 => 7.0.29}/charts/mariadb-5.0.25.tgz (100%) rename stable/leantime/{7.0.28 => 7.0.29}/ix_values.yaml (91%) rename stable/leantime/{7.0.28 => 7.0.29}/questions.yaml (100%) rename stable/leantime/{7.0.28 => 7.0.29}/templates/_secrets.tpl (100%) rename stable/leantime/{7.0.28 => 7.0.29}/templates/common.yaml (100%) rename stable/leantime/{7.0.28 => 7.0.29}/values.yaml (100%) diff --git a/stable/leantime/7.0.28/app-changelog.md b/stable/leantime/7.0.28/app-changelog.md deleted file mode 100644 index 54ae6e2a2f..0000000000 --- a/stable/leantime/7.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [leantime-7.0.28](https://github.com/truecharts/charts/compare/leantime-7.0.27...leantime-7.0.28) (2023-02-12) - -### Chore - -- update container image tccr.io/truecharts/leantime to v2.3.11 - - \ No newline at end of file diff --git a/stable/leantime/7.0.28/CHANGELOG.md b/stable/leantime/7.0.29/CHANGELOG.md similarity index 91% rename from stable/leantime/7.0.28/CHANGELOG.md rename to stable/leantime/7.0.29/CHANGELOG.md index 5e24ed8e64..9fada6ab9d 100644 --- a/stable/leantime/7.0.28/CHANGELOG.md +++ b/stable/leantime/7.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [leantime-7.0.29](https://github.com/truecharts/charts/compare/leantime-7.0.28...leantime-7.0.29) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/leantime to 2.3.11 + + + + ## [leantime-7.0.28](https://github.com/truecharts/charts/compare/leantime-7.0.27...leantime-7.0.28) (2023-02-12) ### Chore @@ -88,12 +97,3 @@ ## [leantime-7.0.19](https://github.com/truecharts/charts/compare/leantime-7.0.18...leantime-7.0.19) (2023-01-19) ### Chore - -- update container image tccr.io/truecharts/leantime to v2.3.5 - - - - -## [leantime-7.0.18](https://github.com/truecharts/charts/compare/leantime-7.0.17...leantime-7.0.18) (2023-01-17) - -### Chore diff --git a/stable/leantime/7.0.28/Chart.yaml b/stable/leantime/7.0.29/Chart.yaml similarity index 93% rename from stable/leantime/7.0.28/Chart.yaml rename to stable/leantime/7.0.29/Chart.yaml index a85b9be61b..1e6e64bda7 100644 --- a/stable/leantime/7.0.28/Chart.yaml +++ b/stable/leantime/7.0.29/Chart.yaml @@ -23,8 +23,9 @@ 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.28 +version: 7.0.29 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/7.0.28/README.md b/stable/leantime/7.0.29/README.md similarity index 100% rename from stable/leantime/7.0.28/README.md rename to stable/leantime/7.0.29/README.md diff --git a/stable/leantime/7.0.29/app-changelog.md b/stable/leantime/7.0.29/app-changelog.md new file mode 100644 index 0000000000..56b8a718ba --- /dev/null +++ b/stable/leantime/7.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leantime-7.0.29](https://github.com/truecharts/charts/compare/leantime-7.0.28...leantime-7.0.29) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/leantime to 2.3.11 + + \ No newline at end of file diff --git a/stable/leantime/7.0.28/app-readme.md b/stable/leantime/7.0.29/app-readme.md similarity index 100% rename from stable/leantime/7.0.28/app-readme.md rename to stable/leantime/7.0.29/app-readme.md diff --git a/stable/leantime/7.0.28/charts/common-11.1.2.tgz b/stable/leantime/7.0.29/charts/common-11.1.2.tgz similarity index 100% rename from stable/leantime/7.0.28/charts/common-11.1.2.tgz rename to stable/leantime/7.0.29/charts/common-11.1.2.tgz diff --git a/stable/leantime/7.0.28/charts/mariadb-5.0.25.tgz b/stable/leantime/7.0.29/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/leantime/7.0.28/charts/mariadb-5.0.25.tgz rename to stable/leantime/7.0.29/charts/mariadb-5.0.25.tgz diff --git a/stable/leantime/7.0.28/ix_values.yaml b/stable/leantime/7.0.29/ix_values.yaml similarity index 91% rename from stable/leantime/7.0.28/ix_values.yaml rename to stable/leantime/7.0.29/ix_values.yaml index 390c42cd21..6ee756e742 100644 --- a/stable/leantime/7.0.28/ix_values.yaml +++ b/stable/leantime/7.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/leantime pullPolicy: IfNotPresent - tag: 2.3.11@sha256:8fcc4c4e1a1f8acd6bd675753c83b292dcb801b5417d5753229ecf593f80b6f5 + tag: 2.3.11@sha256:25cc1c0d2fa665634e6f067f8dc55fdeeef20062d353a6ca3205d563dcfac4c2 securityContext: runAsNonRoot: false diff --git a/stable/leantime/7.0.28/questions.yaml b/stable/leantime/7.0.29/questions.yaml similarity index 100% rename from stable/leantime/7.0.28/questions.yaml rename to stable/leantime/7.0.29/questions.yaml diff --git a/stable/leantime/7.0.28/templates/_secrets.tpl b/stable/leantime/7.0.29/templates/_secrets.tpl similarity index 100% rename from stable/leantime/7.0.28/templates/_secrets.tpl rename to stable/leantime/7.0.29/templates/_secrets.tpl diff --git a/stable/leantime/7.0.28/templates/common.yaml b/stable/leantime/7.0.29/templates/common.yaml similarity index 100% rename from stable/leantime/7.0.28/templates/common.yaml rename to stable/leantime/7.0.29/templates/common.yaml diff --git a/stable/leantime/7.0.28/values.yaml b/stable/leantime/7.0.29/values.yaml similarity index 100% rename from stable/leantime/7.0.28/values.yaml rename to stable/leantime/7.0.29/values.yaml