From ba88fe438ce975cda1871a4cec43f9a60e8edddb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 23 Oct 2023 22:42:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/projectsend/8.0.15/app-changelog.md | 9 --------- .../{8.0.15 => 8.0.16}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{8.0.15 => 8.0.16}/Chart.yaml | 2 +- .../projectsend/{8.0.15 => 8.0.16}/README.md | 0 stable/projectsend/8.0.16/app-changelog.md | 9 +++++++++ .../{8.0.15 => 8.0.16}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{8.0.15 => 8.0.16}/ix_values.yaml | 2 +- .../{8.0.15 => 8.0.16}/questions.yaml | 0 .../{8.0.15 => 8.0.16}/templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../{8.0.15 => 8.0.16}/templates/common.yaml | 0 .../{8.0.15 => 8.0.16}/values.yaml | 0 14 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/projectsend/8.0.15/app-changelog.md rename stable/projectsend/{8.0.15 => 8.0.16}/CHANGELOG.md (93%) rename stable/projectsend/{8.0.15 => 8.0.16}/Chart.yaml (98%) rename stable/projectsend/{8.0.15 => 8.0.16}/README.md (100%) create mode 100644 stable/projectsend/8.0.16/app-changelog.md rename stable/projectsend/{8.0.15 => 8.0.16}/app-readme.md (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/charts/common-14.0.9.tgz (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/charts/mariadb-7.0.70.tgz (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/ix_values.yaml (91%) rename stable/projectsend/{8.0.15 => 8.0.16}/questions.yaml (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/templates/NOTES.txt (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/templates/_configmap.tpl (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/templates/common.yaml (100%) rename stable/projectsend/{8.0.15 => 8.0.16}/values.yaml (100%) diff --git a/stable/projectsend/8.0.15/app-changelog.md b/stable/projectsend/8.0.15/app-changelog.md deleted file mode 100644 index 652287de91..0000000000 --- a/stable/projectsend/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-8.0.15](https://github.com/truecharts/charts/compare/projectsend-8.0.14...projectsend-8.0.15) (2023-10-16) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#13690](https://github.com/truecharts/charts/issues/13690)) - - \ No newline at end of file diff --git a/stable/projectsend/8.0.15/CHANGELOG.md b/stable/projectsend/8.0.16/CHANGELOG.md similarity index 93% rename from stable/projectsend/8.0.15/CHANGELOG.md rename to stable/projectsend/8.0.16/CHANGELOG.md index 2a92d9c201..5c25401c92 100644 --- a/stable/projectsend/8.0.15/CHANGELOG.md +++ b/stable/projectsend/8.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.16](https://github.com/truecharts/charts/compare/projectsend-8.0.15...projectsend-8.0.16) (2023-10-23) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#13919](https://github.com/truecharts/charts/issues/13919)) + + + + ## [projectsend-8.0.15](https://github.com/truecharts/charts/compare/projectsend-8.0.14...projectsend-8.0.15) (2023-10-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/projectsend to vlatest ([#12232](https://github.com/truecharts/charts/issues/12232)) - - - -## [projectsend-8.0.4](https://github.com/truecharts/charts/compare/projectsend-8.0.3...projectsend-8.0.4) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#11976](https://github.com/truecharts/charts/issues/11976)) - diff --git a/stable/projectsend/8.0.15/Chart.yaml b/stable/projectsend/8.0.16/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.15/Chart.yaml rename to stable/projectsend/8.0.16/Chart.yaml index b5dd3b190b..82135e2495 100644 --- a/stable/projectsend/8.0.15/Chart.yaml +++ b/stable/projectsend/8.0.16/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.15 +version: 8.0.16 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/8.0.15/README.md b/stable/projectsend/8.0.16/README.md similarity index 100% rename from stable/projectsend/8.0.15/README.md rename to stable/projectsend/8.0.16/README.md diff --git a/stable/projectsend/8.0.16/app-changelog.md b/stable/projectsend/8.0.16/app-changelog.md new file mode 100644 index 0000000000..a83f5eedf2 --- /dev/null +++ b/stable/projectsend/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.16](https://github.com/truecharts/charts/compare/projectsend-8.0.15...projectsend-8.0.16) (2023-10-23) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#13919](https://github.com/truecharts/charts/issues/13919)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.15/app-readme.md b/stable/projectsend/8.0.16/app-readme.md similarity index 100% rename from stable/projectsend/8.0.15/app-readme.md rename to stable/projectsend/8.0.16/app-readme.md diff --git a/stable/projectsend/8.0.15/charts/common-14.0.9.tgz b/stable/projectsend/8.0.16/charts/common-14.0.9.tgz similarity index 100% rename from stable/projectsend/8.0.15/charts/common-14.0.9.tgz rename to stable/projectsend/8.0.16/charts/common-14.0.9.tgz diff --git a/stable/projectsend/8.0.15/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.16/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.15/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.16/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.15/ix_values.yaml b/stable/projectsend/8.0.16/ix_values.yaml similarity index 91% rename from stable/projectsend/8.0.15/ix_values.yaml rename to stable/projectsend/8.0.16/ix_values.yaml index ecdc84145b..658be61838 100644 --- a/stable/projectsend/8.0.15/ix_values.yaml +++ b/stable/projectsend/8.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:514a8ccd830aeebd5db6a900b15de61c9b2e83ad76e9a00c98a58ae24ebf906e + tag: vlatest@sha256:3504ed1afcc09ff9b6fbd29e3f10f1e008307478c873022694c9c45d9884fd68 securityContext: container: diff --git a/stable/projectsend/8.0.15/questions.yaml b/stable/projectsend/8.0.16/questions.yaml similarity index 100% rename from stable/projectsend/8.0.15/questions.yaml rename to stable/projectsend/8.0.16/questions.yaml diff --git a/stable/projectsend/8.0.15/templates/NOTES.txt b/stable/projectsend/8.0.16/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.15/templates/NOTES.txt rename to stable/projectsend/8.0.16/templates/NOTES.txt diff --git a/stable/projectsend/8.0.15/templates/_configmap.tpl b/stable/projectsend/8.0.16/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/8.0.15/templates/_configmap.tpl rename to stable/projectsend/8.0.16/templates/_configmap.tpl diff --git a/stable/projectsend/8.0.15/templates/common.yaml b/stable/projectsend/8.0.16/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.15/templates/common.yaml rename to stable/projectsend/8.0.16/templates/common.yaml diff --git a/stable/projectsend/8.0.15/values.yaml b/stable/projectsend/8.0.16/values.yaml similarity index 100% rename from stable/projectsend/8.0.15/values.yaml rename to stable/projectsend/8.0.16/values.yaml