From b70d71207fc59690af6022cf8f2674046e767aec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 05:24:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/leantime/7.0.21/app-changelog.md | 9 --------- .../leantime/{7.0.21 => 7.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/leantime/{7.0.21 => 7.0.22}/Chart.yaml | 4 ++-- stable/leantime/{7.0.21 => 7.0.22}/README.md | 0 stable/leantime/7.0.22/app-changelog.md | 9 +++++++++ .../leantime/{7.0.21 => 7.0.22}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.25.tgz | Bin .../{7.0.21 => 7.0.22}/ix_values.yaml | 2 +- .../{7.0.21 => 7.0.22}/questions.yaml | 0 .../{7.0.21 => 7.0.22}/templates/_secrets.tpl | 0 .../{7.0.21 => 7.0.22}/templates/common.yaml | 0 .../leantime/{7.0.21 => 7.0.22}/values.yaml | 0 13 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/leantime/7.0.21/app-changelog.md rename stable/leantime/{7.0.21 => 7.0.22}/CHANGELOG.md (90%) rename stable/leantime/{7.0.21 => 7.0.22}/Chart.yaml (96%) rename stable/leantime/{7.0.21 => 7.0.22}/README.md (100%) create mode 100644 stable/leantime/7.0.22/app-changelog.md rename stable/leantime/{7.0.21 => 7.0.22}/app-readme.md (100%) rename stable/leantime/{7.0.21 => 7.0.22}/charts/common-11.1.2.tgz (100%) rename stable/leantime/{7.0.21 => 7.0.22}/charts/mariadb-5.0.25.tgz (100%) rename stable/leantime/{7.0.21 => 7.0.22}/ix_values.yaml (91%) rename stable/leantime/{7.0.21 => 7.0.22}/questions.yaml (100%) rename stable/leantime/{7.0.21 => 7.0.22}/templates/_secrets.tpl (100%) rename stable/leantime/{7.0.21 => 7.0.22}/templates/common.yaml (100%) rename stable/leantime/{7.0.21 => 7.0.22}/values.yaml (100%) diff --git a/stable/leantime/7.0.21/app-changelog.md b/stable/leantime/7.0.21/app-changelog.md deleted file mode 100644 index 20c2c47ca7..0000000000 --- a/stable/leantime/7.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [leantime-7.0.21](https://github.com/truecharts/charts/compare/leantime-7.0.20...leantime-7.0.21) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/leantime/7.0.21/CHANGELOG.md b/stable/leantime/7.0.22/CHANGELOG.md similarity index 90% rename from stable/leantime/7.0.21/CHANGELOG.md rename to stable/leantime/7.0.22/CHANGELOG.md index 8d75967d58..79a3e0c53e 100644 --- a/stable/leantime/7.0.21/CHANGELOG.md +++ b/stable/leantime/7.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [leantime-7.0.22](https://github.com/truecharts/charts/compare/leantime-7.0.21...leantime-7.0.22) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/leantime to v2.3.6 + + + + ## [leantime-7.0.21](https://github.com/truecharts/charts/compare/leantime-7.0.20...leantime-7.0.21) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [leantime-7.0.12](https://github.com/truecharts/charts/compare/leantime-7.0.11...leantime-7.0.12) (2022-12-26) ### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [leantime-7.0.11](https://github.com/truecharts/charts/compare/leantime-7.0.10...leantime-7.0.11) (2022-12-25) - -### Chore diff --git a/stable/leantime/7.0.21/Chart.yaml b/stable/leantime/7.0.22/Chart.yaml similarity index 96% rename from stable/leantime/7.0.21/Chart.yaml rename to stable/leantime/7.0.22/Chart.yaml index 77d0917df8..5698a02e0b 100644 --- a/stable/leantime/7.0.21/Chart.yaml +++ b/stable/leantime/7.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.3.5" +appVersion: "2.3.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leantime - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 7.0.21 +version: 7.0.22 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/7.0.21/README.md b/stable/leantime/7.0.22/README.md similarity index 100% rename from stable/leantime/7.0.21/README.md rename to stable/leantime/7.0.22/README.md diff --git a/stable/leantime/7.0.22/app-changelog.md b/stable/leantime/7.0.22/app-changelog.md new file mode 100644 index 0000000000..89e922eb8a --- /dev/null +++ b/stable/leantime/7.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leantime-7.0.22](https://github.com/truecharts/charts/compare/leantime-7.0.21...leantime-7.0.22) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/leantime to v2.3.6 + + \ No newline at end of file diff --git a/stable/leantime/7.0.21/app-readme.md b/stable/leantime/7.0.22/app-readme.md similarity index 100% rename from stable/leantime/7.0.21/app-readme.md rename to stable/leantime/7.0.22/app-readme.md diff --git a/stable/leantime/7.0.21/charts/common-11.1.2.tgz b/stable/leantime/7.0.22/charts/common-11.1.2.tgz similarity index 100% rename from stable/leantime/7.0.21/charts/common-11.1.2.tgz rename to stable/leantime/7.0.22/charts/common-11.1.2.tgz diff --git a/stable/leantime/7.0.21/charts/mariadb-5.0.25.tgz b/stable/leantime/7.0.22/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/leantime/7.0.21/charts/mariadb-5.0.25.tgz rename to stable/leantime/7.0.22/charts/mariadb-5.0.25.tgz diff --git a/stable/leantime/7.0.21/ix_values.yaml b/stable/leantime/7.0.22/ix_values.yaml similarity index 91% rename from stable/leantime/7.0.21/ix_values.yaml rename to stable/leantime/7.0.22/ix_values.yaml index a78793dd2f..7782f0ebfa 100644 --- a/stable/leantime/7.0.21/ix_values.yaml +++ b/stable/leantime/7.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/leantime pullPolicy: IfNotPresent - tag: 2.3.5@sha256:167abfff575a04ae2a2935f3cd07c1c6365167d834d8d9ea37cac6025105bafe + tag: 2.3.6@sha256:02dd4c9d6d507e7615b459f166addbf9e4defe7f300cf5ec70ad3a5f6b7da731 securityContext: runAsNonRoot: false diff --git a/stable/leantime/7.0.21/questions.yaml b/stable/leantime/7.0.22/questions.yaml similarity index 100% rename from stable/leantime/7.0.21/questions.yaml rename to stable/leantime/7.0.22/questions.yaml diff --git a/stable/leantime/7.0.21/templates/_secrets.tpl b/stable/leantime/7.0.22/templates/_secrets.tpl similarity index 100% rename from stable/leantime/7.0.21/templates/_secrets.tpl rename to stable/leantime/7.0.22/templates/_secrets.tpl diff --git a/stable/leantime/7.0.21/templates/common.yaml b/stable/leantime/7.0.22/templates/common.yaml similarity index 100% rename from stable/leantime/7.0.21/templates/common.yaml rename to stable/leantime/7.0.22/templates/common.yaml diff --git a/stable/leantime/7.0.21/values.yaml b/stable/leantime/7.0.22/values.yaml similarity index 100% rename from stable/leantime/7.0.21/values.yaml rename to stable/leantime/7.0.22/values.yaml