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 e69de29bb2..0000000000 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 a8dc7bce74..20b072a57a 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 9329ef0f17..8def55ed86 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 0000000000..8269d62010 --- /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 7605d4331d..3a8ef49a21 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