From 4cb440b0dedaa9cc02c7408d3aec59c25888115c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 25 Sep 2023 22:43:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../{8.0.9 => 8.0.10}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{8.0.9 => 8.0.10}/Chart.yaml | 2 +- .../projectsend/{8.0.9 => 8.0.10}/README.md | 0 stable/projectsend/8.0.10/app-changelog.md | 9 +++++++++ .../{8.0.9 => 8.0.10}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{8.0.9 => 8.0.10}/ix_values.yaml | 2 +- .../{8.0.9 => 8.0.10}/questions.yaml | 0 .../{8.0.9 => 8.0.10}/templates/NOTES.txt | 0 .../{8.0.9 => 8.0.10}/templates/common.yaml | 0 .../projectsend/{8.0.9 => 8.0.10}/values.yaml | 0 stable/projectsend/8.0.9/app-changelog.md | 4 ---- 13 files changed, 20 insertions(+), 15 deletions(-) rename stable/projectsend/{8.0.9 => 8.0.10}/CHANGELOG.md (93%) rename stable/projectsend/{8.0.9 => 8.0.10}/Chart.yaml (98%) rename stable/projectsend/{8.0.9 => 8.0.10}/README.md (100%) create mode 100644 stable/projectsend/8.0.10/app-changelog.md rename stable/projectsend/{8.0.9 => 8.0.10}/app-readme.md (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/charts/common-14.0.1.tgz (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/charts/mariadb-7.0.70.tgz (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/ix_values.yaml (97%) rename stable/projectsend/{8.0.9 => 8.0.10}/questions.yaml (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/templates/NOTES.txt (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/templates/common.yaml (100%) rename stable/projectsend/{8.0.9 => 8.0.10}/values.yaml (100%) delete mode 100644 stable/projectsend/8.0.9/app-changelog.md diff --git a/stable/projectsend/8.0.9/CHANGELOG.md b/stable/projectsend/8.0.10/CHANGELOG.md similarity index 93% rename from stable/projectsend/8.0.9/CHANGELOG.md rename to stable/projectsend/8.0.10/CHANGELOG.md index 9e39ff25f96..ae17ac823cf 100644 --- a/stable/projectsend/8.0.9/CHANGELOG.md +++ b/stable/projectsend/8.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.10](https://github.com/truecharts/charts/compare/projectsend-8.0.9...projectsend-8.0.10) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12949](https://github.com/truecharts/charts/issues/12949)) + + + + ## [projectsend-8.0.9](https://github.com/truecharts/charts/compare/projectsend-8.0.8...projectsend-8.0.9) (2023-09-24) @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [projectsend-7.1.3](https://github.com/truecharts/charts/compare/projectsend-7.1.2...projectsend-7.1.3) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#10812](https://github.com/truecharts/charts/issues/10812)) diff --git a/stable/projectsend/8.0.9/Chart.yaml b/stable/projectsend/8.0.10/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.9/Chart.yaml rename to stable/projectsend/8.0.10/Chart.yaml index 66ba245fc59..46ef2641b35 100644 --- a/stable/projectsend/8.0.9/Chart.yaml +++ b/stable/projectsend/8.0.10/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.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/8.0.9/README.md b/stable/projectsend/8.0.10/README.md similarity index 100% rename from stable/projectsend/8.0.9/README.md rename to stable/projectsend/8.0.10/README.md diff --git a/stable/projectsend/8.0.10/app-changelog.md b/stable/projectsend/8.0.10/app-changelog.md new file mode 100644 index 00000000000..450e30856db --- /dev/null +++ b/stable/projectsend/8.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.10](https://github.com/truecharts/charts/compare/projectsend-8.0.9...projectsend-8.0.10) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12949](https://github.com/truecharts/charts/issues/12949)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.9/app-readme.md b/stable/projectsend/8.0.10/app-readme.md similarity index 100% rename from stable/projectsend/8.0.9/app-readme.md rename to stable/projectsend/8.0.10/app-readme.md diff --git a/stable/projectsend/8.0.9/charts/common-14.0.1.tgz b/stable/projectsend/8.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/projectsend/8.0.9/charts/common-14.0.1.tgz rename to stable/projectsend/8.0.10/charts/common-14.0.1.tgz diff --git a/stable/projectsend/8.0.9/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.10/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.9/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.10/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.9/ix_values.yaml b/stable/projectsend/8.0.10/ix_values.yaml similarity index 97% rename from stable/projectsend/8.0.9/ix_values.yaml rename to stable/projectsend/8.0.10/ix_values.yaml index 86cdc80699d..d485c5e3c1f 100644 --- a/stable/projectsend/8.0.9/ix_values.yaml +++ b/stable/projectsend/8.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:47383800bbb3b375cf8a027953c4da37577132ea24323361e0cf6e2337427a8c + tag: vlatest@sha256:1b1cc8e0388d111d113842ea02f1cb76c2c77e223e2054a640aa58871a5e0098 securityContext: container: diff --git a/stable/projectsend/8.0.9/questions.yaml b/stable/projectsend/8.0.10/questions.yaml similarity index 100% rename from stable/projectsend/8.0.9/questions.yaml rename to stable/projectsend/8.0.10/questions.yaml diff --git a/stable/projectsend/8.0.9/templates/NOTES.txt b/stable/projectsend/8.0.10/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.9/templates/NOTES.txt rename to stable/projectsend/8.0.10/templates/NOTES.txt diff --git a/stable/projectsend/8.0.9/templates/common.yaml b/stable/projectsend/8.0.10/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.9/templates/common.yaml rename to stable/projectsend/8.0.10/templates/common.yaml diff --git a/stable/projectsend/8.0.9/values.yaml b/stable/projectsend/8.0.10/values.yaml similarity index 100% rename from stable/projectsend/8.0.9/values.yaml rename to stable/projectsend/8.0.10/values.yaml diff --git a/stable/projectsend/8.0.9/app-changelog.md b/stable/projectsend/8.0.9/app-changelog.md deleted file mode 100644 index 36033c8fea9..00000000000 --- a/stable/projectsend/8.0.9/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [projectsend-8.0.9](https://github.com/truecharts/charts/compare/projectsend-8.0.8...projectsend-8.0.9) (2023-09-24) -