diff --git a/stable/projectsend/8.0.1/app-changelog.md b/stable/projectsend/8.0.1/app-changelog.md deleted file mode 100644 index 8269d620105..00000000000 --- a/stable/projectsend/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.1/CHANGELOG.md b/stable/projectsend/8.0.2/CHANGELOG.md similarity index 90% rename from stable/projectsend/8.0.1/CHANGELOG.md rename to stable/projectsend/8.0.2/CHANGELOG.md index 20b072a57ad..13c24b76a96 100644 --- a/stable/projectsend/8.0.1/CHANGELOG.md +++ b/stable/projectsend/8.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.2](https://github.com/truecharts/charts/compare/projectsend-8.0.1...projectsend-8.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11556](https://github.com/truecharts/charts/issues/11556)) + + + + ## [projectsend-8.0.1](https://github.com/truecharts/charts/compare/projectsend-8.0.0...projectsend-8.0.1) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ ## [projectsend-7.0.22](https://github.com/truecharts/charts/compare/projectsend-7.0.21...projectsend-7.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [projectsend-7.0.21](https://github.com/truecharts/charts/compare/projectsend-7.0.20...projectsend-7.0.21) (2023-06-07) diff --git a/stable/projectsend/8.0.1/Chart.yaml b/stable/projectsend/8.0.2/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.1/Chart.yaml rename to stable/projectsend/8.0.2/Chart.yaml index 8def55ed866..80b069f093a 100644 --- a/stable/projectsend/8.0.1/Chart.yaml +++ b/stable/projectsend/8.0.2/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.1 +version: 8.0.2 annotations: truecharts.org/catagories: | - files diff --git a/stable/projectsend/8.0.1/README.md b/stable/projectsend/8.0.2/README.md similarity index 100% rename from stable/projectsend/8.0.1/README.md rename to stable/projectsend/8.0.2/README.md diff --git a/stable/projectsend/8.0.2/app-changelog.md b/stable/projectsend/8.0.2/app-changelog.md new file mode 100644 index 00000000000..c3cd0e9c976 --- /dev/null +++ b/stable/projectsend/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.2](https://github.com/truecharts/charts/compare/projectsend-8.0.1...projectsend-8.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11556](https://github.com/truecharts/charts/issues/11556)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.1/app-readme.md b/stable/projectsend/8.0.2/app-readme.md similarity index 100% rename from stable/projectsend/8.0.1/app-readme.md rename to stable/projectsend/8.0.2/app-readme.md diff --git a/stable/projectsend/8.0.1/charts/common-14.0.1.tgz b/stable/projectsend/8.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/projectsend/8.0.1/charts/common-14.0.1.tgz rename to stable/projectsend/8.0.2/charts/common-14.0.1.tgz diff --git a/stable/projectsend/8.0.1/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.1/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.2/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.1/ix_values.yaml b/stable/projectsend/8.0.2/ix_values.yaml similarity index 97% rename from stable/projectsend/8.0.1/ix_values.yaml rename to stable/projectsend/8.0.2/ix_values.yaml index 3a8ef49a211..1c6ff77d4ee 100644 --- a/stable/projectsend/8.0.1/ix_values.yaml +++ b/stable/projectsend/8.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/projectsend pullPolicy: IfNotPresent - tag: vlatest@sha256:ae91723375cb0e5158328c16bd25d9e3784704ba770cc507f82d817323ad0f3f + tag: vlatest@sha256:62ae7bb7051b39224c71defecbc5eb3b72fc929aa8a77363e65cc2aabe87f759 securityContext: container: diff --git a/stable/projectsend/8.0.1/questions.yaml b/stable/projectsend/8.0.2/questions.yaml similarity index 100% rename from stable/projectsend/8.0.1/questions.yaml rename to stable/projectsend/8.0.2/questions.yaml diff --git a/stable/projectsend/8.0.1/templates/NOTES.txt b/stable/projectsend/8.0.2/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.1/templates/NOTES.txt rename to stable/projectsend/8.0.2/templates/NOTES.txt diff --git a/stable/projectsend/8.0.1/templates/common.yaml b/stable/projectsend/8.0.2/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.1/templates/common.yaml rename to stable/projectsend/8.0.2/templates/common.yaml diff --git a/stable/projectsend/8.0.1/values.yaml b/stable/projectsend/8.0.2/values.yaml similarity index 100% rename from stable/projectsend/8.0.1/values.yaml rename to stable/projectsend/8.0.2/values.yaml