From 847fc3249cd75d7d0ca0dd5e0a991f4502b2d53e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 7 Aug 2023 23:38:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/projectsend/8.0.0/app-changelog.md | 0 .../projectsend/{8.0.0 => 8.0.1}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{8.0.0 => 8.0.1}/Chart.yaml | 2 +- stable/projectsend/{8.0.0 => 8.0.1}/README.md | 0 stable/projectsend/8.0.1/app-changelog.md | 9 +++++++++ .../{8.0.0 => 8.0.1}/app-readme.md | 0 .../{8.0.0 => 8.0.1}/charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{8.0.0 => 8.0.1}/ix_values.yaml | 2 +- .../{8.0.0 => 8.0.1}/questions.yaml | 0 .../{8.0.0 => 8.0.1}/templates/NOTES.txt | 0 .../{8.0.0 => 8.0.1}/templates/common.yaml | 0 .../projectsend/{8.0.0 => 8.0.1}/values.yaml | 0 13 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/projectsend/8.0.0/app-changelog.md rename stable/projectsend/{8.0.0 => 8.0.1}/CHANGELOG.md (90%) rename stable/projectsend/{8.0.0 => 8.0.1}/Chart.yaml (98%) rename stable/projectsend/{8.0.0 => 8.0.1}/README.md (100%) create mode 100644 stable/projectsend/8.0.1/app-changelog.md rename stable/projectsend/{8.0.0 => 8.0.1}/app-readme.md (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/charts/common-14.0.1.tgz (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/charts/mariadb-7.0.70.tgz (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/ix_values.yaml (97%) rename stable/projectsend/{8.0.0 => 8.0.1}/questions.yaml (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/templates/NOTES.txt (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/templates/common.yaml (100%) rename stable/projectsend/{8.0.0 => 8.0.1}/values.yaml (100%) diff --git a/stable/projectsend/8.0.0/app-changelog.md b/stable/projectsend/8.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/projectsend/8.0.0/CHANGELOG.md b/stable/projectsend/8.0.1/CHANGELOG.md similarity index 90% rename from stable/projectsend/8.0.0/CHANGELOG.md rename to stable/projectsend/8.0.1/CHANGELOG.md index a8dc7bce74f..20b072a57ad 100644 --- a/stable/projectsend/8.0.0/CHANGELOG.md +++ b/stable/projectsend/8.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.1](https://github.com/truecharts/charts/compare/projectsend-8.0.0...projectsend-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11319](https://github.com/truecharts/charts/issues/11319)) + + + + ## [projectsend-8.0.0](https://github.com/truecharts/charts/compare/projectsend-7.1.4...projectsend-8.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [projectsend-7.0.21](https://github.com/truecharts/charts/compare/projectsend-7.0.20...projectsend-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [projectsend-7.0.20](https://github.com/truecharts/charts/compare/projectsend-7.0.19...projectsend-7.0.20) (2023-06-07) diff --git a/stable/projectsend/8.0.0/Chart.yaml b/stable/projectsend/8.0.1/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.0/Chart.yaml rename to stable/projectsend/8.0.1/Chart.yaml index 9329ef0f174..8def55ed866 100644 --- a/stable/projectsend/8.0.0/Chart.yaml +++ b/stable/projectsend/8.0.1/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.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/8.0.0/README.md b/stable/projectsend/8.0.1/README.md similarity index 100% rename from stable/projectsend/8.0.0/README.md rename to stable/projectsend/8.0.1/README.md diff --git a/stable/projectsend/8.0.1/app-changelog.md b/stable/projectsend/8.0.1/app-changelog.md new file mode 100644 index 00000000000..8269d620105 --- /dev/null +++ b/stable/projectsend/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.1](https://github.com/truecharts/charts/compare/projectsend-8.0.0...projectsend-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11319](https://github.com/truecharts/charts/issues/11319)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.0/app-readme.md b/stable/projectsend/8.0.1/app-readme.md similarity index 100% rename from stable/projectsend/8.0.0/app-readme.md rename to stable/projectsend/8.0.1/app-readme.md diff --git a/stable/projectsend/8.0.0/charts/common-14.0.1.tgz b/stable/projectsend/8.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/projectsend/8.0.0/charts/common-14.0.1.tgz rename to stable/projectsend/8.0.1/charts/common-14.0.1.tgz diff --git a/stable/projectsend/8.0.0/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.0/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.0/ix_values.yaml b/stable/projectsend/8.0.1/ix_values.yaml similarity index 97% rename from stable/projectsend/8.0.0/ix_values.yaml rename to stable/projectsend/8.0.1/ix_values.yaml index 7605d4331d0..3a8ef49a211 100644 --- a/stable/projectsend/8.0.0/ix_values.yaml +++ b/stable/projectsend/8.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:6d2935392d4da09194e242196f09993e907961f2815d375eef972259b6ea8be4 + tag: vlatest@sha256:ae91723375cb0e5158328c16bd25d9e3784704ba770cc507f82d817323ad0f3f securityContext: container: diff --git a/stable/projectsend/8.0.0/questions.yaml b/stable/projectsend/8.0.1/questions.yaml similarity index 100% rename from stable/projectsend/8.0.0/questions.yaml rename to stable/projectsend/8.0.1/questions.yaml diff --git a/stable/projectsend/8.0.0/templates/NOTES.txt b/stable/projectsend/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.0/templates/NOTES.txt rename to stable/projectsend/8.0.1/templates/NOTES.txt diff --git a/stable/projectsend/8.0.0/templates/common.yaml b/stable/projectsend/8.0.1/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.0/templates/common.yaml rename to stable/projectsend/8.0.1/templates/common.yaml diff --git a/stable/projectsend/8.0.0/values.yaml b/stable/projectsend/8.0.1/values.yaml similarity index 100% rename from stable/projectsend/8.0.0/values.yaml rename to stable/projectsend/8.0.1/values.yaml