From d22b1b231792f6990aa6a91cc0d5fc858d331ddd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 24 Aug 2023 22:42:15 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.4/app-changelog.md | 9 --------- .../mattermost/{9.0.4 => 9.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/mattermost/{9.0.4 => 9.0.5}/Chart.yaml | 2 +- stable/mattermost/{9.0.4 => 9.0.5}/README.md | 0 stable/mattermost/9.0.5/app-changelog.md | 9 +++++++++ .../mattermost/{9.0.4 => 9.0.5}/app-readme.md | 0 .../{9.0.4 => 9.0.5}/charts/common-14.0.1.tgz | Bin .../{9.0.4 => 9.0.5}/ix_values.yaml | 2 +- .../{9.0.4 => 9.0.5}/questions.yaml | 0 .../{9.0.4 => 9.0.5}/templates/NOTES.txt | 0 .../{9.0.4 => 9.0.5}/templates/common.yaml | 0 .../mattermost/{9.0.4 => 9.0.5}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mattermost/9.0.4/app-changelog.md rename stable/mattermost/{9.0.4 => 9.0.5}/CHANGELOG.md (91%) rename stable/mattermost/{9.0.4 => 9.0.5}/Chart.yaml (98%) rename stable/mattermost/{9.0.4 => 9.0.5}/README.md (100%) create mode 100644 stable/mattermost/9.0.5/app-changelog.md rename stable/mattermost/{9.0.4 => 9.0.5}/app-readme.md (100%) rename stable/mattermost/{9.0.4 => 9.0.5}/charts/common-14.0.1.tgz (100%) rename stable/mattermost/{9.0.4 => 9.0.5}/ix_values.yaml (92%) rename stable/mattermost/{9.0.4 => 9.0.5}/questions.yaml (100%) rename stable/mattermost/{9.0.4 => 9.0.5}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.4 => 9.0.5}/templates/common.yaml (100%) rename stable/mattermost/{9.0.4 => 9.0.5}/values.yaml (100%) diff --git a/stable/mattermost/9.0.4/app-changelog.md b/stable/mattermost/9.0.4/app-changelog.md deleted file mode 100644 index 130612c384..0000000000 --- a/stable/mattermost/9.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.4](https://github.com/truecharts/charts/compare/mattermost-9.0.3...mattermost-9.0.4) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v8.1.0 ([#11851](https://github.com/truecharts/charts/issues/11851)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.4/CHANGELOG.md b/stable/mattermost/9.0.5/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.4/CHANGELOG.md rename to stable/mattermost/9.0.5/CHANGELOG.md index 681df486b9..cc24932a61 100644 --- a/stable/mattermost/9.0.4/CHANGELOG.md +++ b/stable/mattermost/9.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.5](https://github.com/truecharts/charts/compare/mattermost-9.0.4...mattermost-9.0.5) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v8.1.0 ([#11853](https://github.com/truecharts/charts/issues/11853)) + + + + ## [mattermost-9.0.4](https://github.com/truecharts/charts/compare/mattermost-9.0.3...mattermost-9.0.4) (2023-08-24) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10733](https://github.com/truecharts/charts/issues/10733)) - - - -## [mattermost-8.0.3](https://github.com/truecharts/charts/compare/mattermost-8.0.2...mattermost-8.0.3) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10633](https://github.com/truecharts/charts/issues/10633)) - diff --git a/stable/mattermost/9.0.4/Chart.yaml b/stable/mattermost/9.0.5/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.4/Chart.yaml rename to stable/mattermost/9.0.5/Chart.yaml index 5e35257b54..0112074b8f 100644 --- a/stable/mattermost/9.0.4/Chart.yaml +++ b/stable/mattermost/9.0.5/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.4/README.md b/stable/mattermost/9.0.5/README.md similarity index 100% rename from stable/mattermost/9.0.4/README.md rename to stable/mattermost/9.0.5/README.md diff --git a/stable/mattermost/9.0.5/app-changelog.md b/stable/mattermost/9.0.5/app-changelog.md new file mode 100644 index 0000000000..420e37e4b4 --- /dev/null +++ b/stable/mattermost/9.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.5](https://github.com/truecharts/charts/compare/mattermost-9.0.4...mattermost-9.0.5) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v8.1.0 ([#11853](https://github.com/truecharts/charts/issues/11853)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.4/app-readme.md b/stable/mattermost/9.0.5/app-readme.md similarity index 100% rename from stable/mattermost/9.0.4/app-readme.md rename to stable/mattermost/9.0.5/app-readme.md diff --git a/stable/mattermost/9.0.4/charts/common-14.0.1.tgz b/stable/mattermost/9.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/mattermost/9.0.4/charts/common-14.0.1.tgz rename to stable/mattermost/9.0.5/charts/common-14.0.1.tgz diff --git a/stable/mattermost/9.0.4/ix_values.yaml b/stable/mattermost/9.0.5/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.4/ix_values.yaml rename to stable/mattermost/9.0.5/ix_values.yaml index 4bc8f85040..9e0bcc14dd 100644 --- a/stable/mattermost/9.0.4/ix_values.yaml +++ b/stable/mattermost/9.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v8.1.0@sha256:42dca151db95078a5861fe0b72e05a9e6c473f5317855cacfb18358021c1273d + tag: v8.1.0@sha256:a2bfb827c996f1d7ae3cbdee6038e7043da9444c0e5a3d9f26e33c654c5e2596 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.4/questions.yaml b/stable/mattermost/9.0.5/questions.yaml similarity index 100% rename from stable/mattermost/9.0.4/questions.yaml rename to stable/mattermost/9.0.5/questions.yaml diff --git a/stable/mattermost/9.0.4/templates/NOTES.txt b/stable/mattermost/9.0.5/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.4/templates/NOTES.txt rename to stable/mattermost/9.0.5/templates/NOTES.txt diff --git a/stable/mattermost/9.0.4/templates/common.yaml b/stable/mattermost/9.0.5/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.4/templates/common.yaml rename to stable/mattermost/9.0.5/templates/common.yaml diff --git a/stable/mattermost/9.0.4/values.yaml b/stable/mattermost/9.0.5/values.yaml similarity index 100% rename from stable/mattermost/9.0.4/values.yaml rename to stable/mattermost/9.0.5/values.yaml