From 53313b0204e83eb2f553d33a33a4ac16f6934fb4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 14 Jul 2023 09:44:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/projectsend/7.1.0/app-changelog.md | 4 ---- .../projectsend/{7.1.0 => 7.1.1}/CHANGELOG.md | 18 +++++++++--------- .../projectsend/{7.1.0 => 7.1.1}/Chart.yaml | 2 +- stable/projectsend/{7.1.0 => 7.1.1}/README.md | 0 stable/projectsend/7.1.1/app-changelog.md | 9 +++++++++ .../{7.1.0 => 7.1.1}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/mariadb-7.0.62.tgz | Bin .../{7.1.0 => 7.1.1}/ix_values.yaml | 2 +- .../{7.1.0 => 7.1.1}/questions.yaml | 0 .../{7.1.0 => 7.1.1}/templates/NOTES.txt | 0 .../{7.1.0 => 7.1.1}/templates/common.yaml | 0 .../projectsend/{7.1.0 => 7.1.1}/values.yaml | 0 13 files changed, 20 insertions(+), 15 deletions(-) delete mode 100644 stable/projectsend/7.1.0/app-changelog.md rename stable/projectsend/{7.1.0 => 7.1.1}/CHANGELOG.md (90%) rename stable/projectsend/{7.1.0 => 7.1.1}/Chart.yaml (98%) rename stable/projectsend/{7.1.0 => 7.1.1}/README.md (100%) create mode 100644 stable/projectsend/7.1.1/app-changelog.md rename stable/projectsend/{7.1.0 => 7.1.1}/app-readme.md (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/charts/common-12.14.6.tgz (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/charts/mariadb-7.0.62.tgz (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/ix_values.yaml (97%) rename stable/projectsend/{7.1.0 => 7.1.1}/questions.yaml (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/templates/NOTES.txt (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/templates/common.yaml (100%) rename stable/projectsend/{7.1.0 => 7.1.1}/values.yaml (100%) diff --git a/stable/projectsend/7.1.0/app-changelog.md b/stable/projectsend/7.1.0/app-changelog.md deleted file mode 100644 index 5d226fef1ef..00000000000 --- a/stable/projectsend/7.1.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [projectsend-7.1.0](https://github.com/truecharts/charts/compare/projectsend-7.0.25...projectsend-7.1.0) (2023-07-14) - diff --git a/stable/projectsend/7.1.0/CHANGELOG.md b/stable/projectsend/7.1.1/CHANGELOG.md similarity index 90% rename from stable/projectsend/7.1.0/CHANGELOG.md rename to stable/projectsend/7.1.1/CHANGELOG.md index 979b98fc1fd..675f78fc9e3 100644 --- a/stable/projectsend/7.1.0/CHANGELOG.md +++ b/stable/projectsend/7.1.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [projectsend-7.1.0](https://github.com/truecharts/charts/compare/projectsend-7.0.25...projectsend-7.1.0) (2023-07-14) @@ -88,12 +97,3 @@ ## [projectsend-7.0.17](https://github.com/truecharts/charts/compare/projectsend-7.0.16...projectsend-7.0.17) (2023-05-27) ### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [projectsend-7.0.16](https://github.com/truecharts/charts/compare/projectsend-7.0.15...projectsend-7.0.16) (2023-05-26) - -### Chore diff --git a/stable/projectsend/7.1.0/Chart.yaml b/stable/projectsend/7.1.1/Chart.yaml similarity index 98% rename from stable/projectsend/7.1.0/Chart.yaml rename to stable/projectsend/7.1.1/Chart.yaml index 10a0e4dae55..c480f831f4e 100644 --- a/stable/projectsend/7.1.0/Chart.yaml +++ b/stable/projectsend/7.1.1/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/projectsend/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 7.1.0 +version: 7.1.1 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/7.1.0/README.md b/stable/projectsend/7.1.1/README.md similarity index 100% rename from stable/projectsend/7.1.0/README.md rename to stable/projectsend/7.1.1/README.md diff --git a/stable/projectsend/7.1.1/app-changelog.md b/stable/projectsend/7.1.1/app-changelog.md new file mode 100644 index 00000000000..39f102ae8ad --- /dev/null +++ b/stable/projectsend/7.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.0/app-readme.md b/stable/projectsend/7.1.1/app-readme.md similarity index 100% rename from stable/projectsend/7.1.0/app-readme.md rename to stable/projectsend/7.1.1/app-readme.md diff --git a/stable/projectsend/7.1.0/charts/common-12.14.6.tgz b/stable/projectsend/7.1.1/charts/common-12.14.6.tgz similarity index 100% rename from stable/projectsend/7.1.0/charts/common-12.14.6.tgz rename to stable/projectsend/7.1.1/charts/common-12.14.6.tgz diff --git a/stable/projectsend/7.1.0/charts/mariadb-7.0.62.tgz b/stable/projectsend/7.1.1/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/projectsend/7.1.0/charts/mariadb-7.0.62.tgz rename to stable/projectsend/7.1.1/charts/mariadb-7.0.62.tgz diff --git a/stable/projectsend/7.1.0/ix_values.yaml b/stable/projectsend/7.1.1/ix_values.yaml similarity index 97% rename from stable/projectsend/7.1.0/ix_values.yaml rename to stable/projectsend/7.1.1/ix_values.yaml index 1d857ca02a7..341f3db6920 100644 --- a/stable/projectsend/7.1.0/ix_values.yaml +++ b/stable/projectsend/7.1.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:adb9e45005bb875b3a5efb2cc041deb3e29d4897fad064bccdab05b5699be638 + tag: vlatest@sha256:1b37b0b48e6ffd1150b9acb429eee7e787031e7fc2dd9076706c04c6232872e8 securityContext: container: diff --git a/stable/projectsend/7.1.0/questions.yaml b/stable/projectsend/7.1.1/questions.yaml similarity index 100% rename from stable/projectsend/7.1.0/questions.yaml rename to stable/projectsend/7.1.1/questions.yaml diff --git a/stable/projectsend/7.1.0/templates/NOTES.txt b/stable/projectsend/7.1.1/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.1.0/templates/NOTES.txt rename to stable/projectsend/7.1.1/templates/NOTES.txt diff --git a/stable/projectsend/7.1.0/templates/common.yaml b/stable/projectsend/7.1.1/templates/common.yaml similarity index 100% rename from stable/projectsend/7.1.0/templates/common.yaml rename to stable/projectsend/7.1.1/templates/common.yaml diff --git a/stable/projectsend/7.1.0/values.yaml b/stable/projectsend/7.1.1/values.yaml similarity index 100% rename from stable/projectsend/7.1.0/values.yaml rename to stable/projectsend/7.1.1/values.yaml