From 8bb3dacd815d8269c7e669578477d71a0030ffbf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 02:12:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/projectsend/7.1.1/app-changelog.md | 9 --------- .../projectsend/{7.1.1 => 7.1.2}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{7.1.1 => 7.1.2}/Chart.yaml | 3 +-- stable/projectsend/{7.1.1 => 7.1.2}/README.md | 0 stable/projectsend/7.1.2/app-changelog.md | 9 +++++++++ .../{7.1.1 => 7.1.2}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/mariadb-7.0.62.tgz | Bin .../{7.1.1 => 7.1.2}/ix_values.yaml | 2 +- .../{7.1.1 => 7.1.2}/questions.yaml | 0 .../{7.1.1 => 7.1.2}/templates/NOTES.txt | 0 .../{7.1.1 => 7.1.2}/templates/common.yaml | 0 .../projectsend/{7.1.1 => 7.1.2}/values.yaml | 0 13 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 stable/projectsend/7.1.1/app-changelog.md rename stable/projectsend/{7.1.1 => 7.1.2}/CHANGELOG.md (90%) rename stable/projectsend/{7.1.1 => 7.1.2}/Chart.yaml (94%) rename stable/projectsend/{7.1.1 => 7.1.2}/README.md (100%) create mode 100644 stable/projectsend/7.1.2/app-changelog.md rename stable/projectsend/{7.1.1 => 7.1.2}/app-readme.md (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/charts/common-12.14.6.tgz (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/charts/mariadb-7.0.62.tgz (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/ix_values.yaml (97%) rename stable/projectsend/{7.1.1 => 7.1.2}/questions.yaml (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/templates/NOTES.txt (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/templates/common.yaml (100%) rename stable/projectsend/{7.1.1 => 7.1.2}/values.yaml (100%) diff --git a/stable/projectsend/7.1.1/app-changelog.md b/stable/projectsend/7.1.1/app-changelog.md deleted file mode 100644 index 39f102ae8a..0000000000 --- a/stable/projectsend/7.1.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-7.1.1](https://github.com/truecharts/charts/compare/projectsend-7.1.0...projectsend-7.1.1) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#10460](https://github.com/truecharts/charts/issues/10460)) - - \ No newline at end of file diff --git a/stable/projectsend/7.1.1/CHANGELOG.md b/stable/projectsend/7.1.2/CHANGELOG.md similarity index 90% rename from stable/projectsend/7.1.1/CHANGELOG.md rename to stable/projectsend/7.1.2/CHANGELOG.md index 675f78fc9e..5927254ca4 100644 --- a/stable/projectsend/7.1.1/CHANGELOG.md +++ b/stable/projectsend/7.1.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-7.1.2](https://github.com/truecharts/charts/compare/projectsend-7.1.1...projectsend-7.1.2) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#10557](https://github.com/truecharts/charts/issues/10557)) + + + + ## [projectsend-7.1.1](https://github.com/truecharts/charts/compare/projectsend-7.1.0...projectsend-7.1.1) (2023-07-14) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [projectsend-7.0.17](https://github.com/truecharts/charts/compare/projectsend-7.0.16...projectsend-7.0.17) (2023-05-27) - -### Chore diff --git a/stable/projectsend/7.1.1/Chart.yaml b/stable/projectsend/7.1.2/Chart.yaml similarity index 94% rename from stable/projectsend/7.1.1/Chart.yaml rename to stable/projectsend/7.1.2/Chart.yaml index c480f831f4..460af5aa88 100644 --- a/stable/projectsend/7.1.1/Chart.yaml +++ b/stable/projectsend/7.1.2/Chart.yaml @@ -24,9 +24,8 @@ name: projectsend sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://github.com/projectsend/projectsend - - https://ghcr.io/linuxserver/projectsend type: application -version: 7.1.1 +version: 7.1.2 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/7.1.1/README.md b/stable/projectsend/7.1.2/README.md similarity index 100% rename from stable/projectsend/7.1.1/README.md rename to stable/projectsend/7.1.2/README.md diff --git a/stable/projectsend/7.1.2/app-changelog.md b/stable/projectsend/7.1.2/app-changelog.md new file mode 100644 index 0000000000..786883e6d3 --- /dev/null +++ b/stable/projectsend/7.1.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-7.1.2](https://github.com/truecharts/charts/compare/projectsend-7.1.1...projectsend-7.1.2) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#10557](https://github.com/truecharts/charts/issues/10557)) + + \ No newline at end of file diff --git a/stable/projectsend/7.1.1/app-readme.md b/stable/projectsend/7.1.2/app-readme.md similarity index 100% rename from stable/projectsend/7.1.1/app-readme.md rename to stable/projectsend/7.1.2/app-readme.md diff --git a/stable/projectsend/7.1.1/charts/common-12.14.6.tgz b/stable/projectsend/7.1.2/charts/common-12.14.6.tgz similarity index 100% rename from stable/projectsend/7.1.1/charts/common-12.14.6.tgz rename to stable/projectsend/7.1.2/charts/common-12.14.6.tgz diff --git a/stable/projectsend/7.1.1/charts/mariadb-7.0.62.tgz b/stable/projectsend/7.1.2/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/projectsend/7.1.1/charts/mariadb-7.0.62.tgz rename to stable/projectsend/7.1.2/charts/mariadb-7.0.62.tgz diff --git a/stable/projectsend/7.1.1/ix_values.yaml b/stable/projectsend/7.1.2/ix_values.yaml similarity index 97% rename from stable/projectsend/7.1.1/ix_values.yaml rename to stable/projectsend/7.1.2/ix_values.yaml index 341f3db692..37441ddb03 100644 --- a/stable/projectsend/7.1.1/ix_values.yaml +++ b/stable/projectsend/7.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:1b37b0b48e6ffd1150b9acb429eee7e787031e7fc2dd9076706c04c6232872e8 + tag: vlatest@sha256:d684cbdf7d5d348cf87e8debea466fd227214f62aa7ee70591d9972ae4255299 securityContext: container: diff --git a/stable/projectsend/7.1.1/questions.yaml b/stable/projectsend/7.1.2/questions.yaml similarity index 100% rename from stable/projectsend/7.1.1/questions.yaml rename to stable/projectsend/7.1.2/questions.yaml diff --git a/stable/projectsend/7.1.1/templates/NOTES.txt b/stable/projectsend/7.1.2/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.1.1/templates/NOTES.txt rename to stable/projectsend/7.1.2/templates/NOTES.txt diff --git a/stable/projectsend/7.1.1/templates/common.yaml b/stable/projectsend/7.1.2/templates/common.yaml similarity index 100% rename from stable/projectsend/7.1.1/templates/common.yaml rename to stable/projectsend/7.1.2/templates/common.yaml diff --git a/stable/projectsend/7.1.1/values.yaml b/stable/projectsend/7.1.2/values.yaml similarity index 100% rename from stable/projectsend/7.1.1/values.yaml rename to stable/projectsend/7.1.2/values.yaml