From d1787dbac532084bf97e3c7f885f40fbb0a18628 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 30 Oct 2023 22:45:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/projectsend/8.0.17/app-changelog.md | 10 ---------- .../{8.0.17 => 8.0.18}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{8.0.17 => 8.0.18}/Chart.yaml | 2 +- .../projectsend/{8.0.17 => 8.0.18}/README.md | 0 stable/projectsend/8.0.18/app-changelog.md | 9 +++++++++ .../{8.0.17 => 8.0.18}/app-readme.md | 0 .../charts/common-14.2.0.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{8.0.17 => 8.0.18}/ix_values.yaml | 2 +- .../{8.0.17 => 8.0.18}/questions.yaml | 0 .../{8.0.17 => 8.0.18}/templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../{8.0.17 => 8.0.18}/templates/common.yaml | 0 .../{8.0.17 => 8.0.18}/values.yaml | 0 14 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 stable/projectsend/8.0.17/app-changelog.md rename stable/projectsend/{8.0.17 => 8.0.18}/CHANGELOG.md (93%) rename stable/projectsend/{8.0.17 => 8.0.18}/Chart.yaml (98%) rename stable/projectsend/{8.0.17 => 8.0.18}/README.md (100%) create mode 100644 stable/projectsend/8.0.18/app-changelog.md rename stable/projectsend/{8.0.17 => 8.0.18}/app-readme.md (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/charts/common-14.2.0.tgz (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/charts/mariadb-7.0.70.tgz (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/ix_values.yaml (91%) rename stable/projectsend/{8.0.17 => 8.0.18}/questions.yaml (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/templates/NOTES.txt (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/templates/_configmap.tpl (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/templates/common.yaml (100%) rename stable/projectsend/{8.0.17 => 8.0.18}/values.yaml (100%) diff --git a/stable/projectsend/8.0.17/app-changelog.md b/stable/projectsend/8.0.17/app-changelog.md deleted file mode 100644 index f0322ca7279..00000000000 --- a/stable/projectsend/8.0.17/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [projectsend-8.0.17](https://github.com/truecharts/charts/compare/projectsend-8.0.16...projectsend-8.0.17) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/projectsend/8.0.17/CHANGELOG.md b/stable/projectsend/8.0.18/CHANGELOG.md similarity index 93% rename from stable/projectsend/8.0.17/CHANGELOG.md rename to stable/projectsend/8.0.18/CHANGELOG.md index 454820f8f14..306db142542 100644 --- a/stable/projectsend/8.0.17/CHANGELOG.md +++ b/stable/projectsend/8.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.18](https://github.com/truecharts/charts/compare/projectsend-8.0.17...projectsend-8.0.18) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#14139](https://github.com/truecharts/charts/issues/14139)) + + + + ## [projectsend-8.0.17](https://github.com/truecharts/charts/compare/projectsend-8.0.16...projectsend-8.0.17) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/projectsend to vlatest ([#12725](https://github.com/truecharts/charts/issues/12725)) - - - - -## [projectsend-8.0.6](https://github.com/truecharts/charts/compare/projectsend-8.0.5...projectsend-8.0.6) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#12498](https://github.com/truecharts/charts/issues/12498)) diff --git a/stable/projectsend/8.0.17/Chart.yaml b/stable/projectsend/8.0.18/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.17/Chart.yaml rename to stable/projectsend/8.0.18/Chart.yaml index 79a46654adf..f15728ec11a 100644 --- a/stable/projectsend/8.0.17/Chart.yaml +++ b/stable/projectsend/8.0.18/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://github.com/projectsend/projectsend type: application -version: 8.0.17 +version: 8.0.18 annotations: truecharts.org/category: files truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/8.0.17/README.md b/stable/projectsend/8.0.18/README.md similarity index 100% rename from stable/projectsend/8.0.17/README.md rename to stable/projectsend/8.0.18/README.md diff --git a/stable/projectsend/8.0.18/app-changelog.md b/stable/projectsend/8.0.18/app-changelog.md new file mode 100644 index 00000000000..0e938d6a3e7 --- /dev/null +++ b/stable/projectsend/8.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.18](https://github.com/truecharts/charts/compare/projectsend-8.0.17...projectsend-8.0.18) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#14139](https://github.com/truecharts/charts/issues/14139)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.17/app-readme.md b/stable/projectsend/8.0.18/app-readme.md similarity index 100% rename from stable/projectsend/8.0.17/app-readme.md rename to stable/projectsend/8.0.18/app-readme.md diff --git a/stable/projectsend/8.0.17/charts/common-14.2.0.tgz b/stable/projectsend/8.0.18/charts/common-14.2.0.tgz similarity index 100% rename from stable/projectsend/8.0.17/charts/common-14.2.0.tgz rename to stable/projectsend/8.0.18/charts/common-14.2.0.tgz diff --git a/stable/projectsend/8.0.17/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.18/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.17/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.18/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.17/ix_values.yaml b/stable/projectsend/8.0.18/ix_values.yaml similarity index 91% rename from stable/projectsend/8.0.17/ix_values.yaml rename to stable/projectsend/8.0.18/ix_values.yaml index 658be61838a..e0e21bda123 100644 --- a/stable/projectsend/8.0.17/ix_values.yaml +++ b/stable/projectsend/8.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:3504ed1afcc09ff9b6fbd29e3f10f1e008307478c873022694c9c45d9884fd68 + tag: vlatest@sha256:5dd26d5445a797e4cdba24ef1d3d0b08ec386c2be06b2d3b35f4afc9cfb3e630 securityContext: container: diff --git a/stable/projectsend/8.0.17/questions.yaml b/stable/projectsend/8.0.18/questions.yaml similarity index 100% rename from stable/projectsend/8.0.17/questions.yaml rename to stable/projectsend/8.0.18/questions.yaml diff --git a/stable/projectsend/8.0.17/templates/NOTES.txt b/stable/projectsend/8.0.18/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.17/templates/NOTES.txt rename to stable/projectsend/8.0.18/templates/NOTES.txt diff --git a/stable/projectsend/8.0.17/templates/_configmap.tpl b/stable/projectsend/8.0.18/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/8.0.17/templates/_configmap.tpl rename to stable/projectsend/8.0.18/templates/_configmap.tpl diff --git a/stable/projectsend/8.0.17/templates/common.yaml b/stable/projectsend/8.0.18/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.17/templates/common.yaml rename to stable/projectsend/8.0.18/templates/common.yaml diff --git a/stable/projectsend/8.0.17/values.yaml b/stable/projectsend/8.0.18/values.yaml similarity index 100% rename from stable/projectsend/8.0.17/values.yaml rename to stable/projectsend/8.0.18/values.yaml