From c2c50e4586646a23e1cb25377eae157cf87fc17a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 19 Oct 2023 15:54:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.32/app-changelog.md | 9 --------- .../{9.0.32 => 9.0.33}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.32 => 9.0.33}/Chart.yaml | 4 ++-- .../mattermost/{9.0.32 => 9.0.33}/README.md | 0 stable/mattermost/9.0.33/app-changelog.md | 9 +++++++++ .../{9.0.32 => 9.0.33}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{9.0.32 => 9.0.33}/ix_values.yaml | 2 +- .../{9.0.32 => 9.0.33}/questions.yaml | 0 .../{9.0.32 => 9.0.33}/templates/NOTES.txt | 0 .../{9.0.32 => 9.0.33}/templates/common.yaml | 0 .../mattermost/{9.0.32 => 9.0.33}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/mattermost/9.0.32/app-changelog.md rename stable/mattermost/{9.0.32 => 9.0.33}/CHANGELOG.md (91%) rename stable/mattermost/{9.0.32 => 9.0.33}/Chart.yaml (96%) rename stable/mattermost/{9.0.32 => 9.0.33}/README.md (100%) create mode 100644 stable/mattermost/9.0.33/app-changelog.md rename stable/mattermost/{9.0.32 => 9.0.33}/app-readme.md (100%) rename stable/mattermost/{9.0.32 => 9.0.33}/charts/common-14.0.9.tgz (100%) rename stable/mattermost/{9.0.32 => 9.0.33}/ix_values.yaml (92%) rename stable/mattermost/{9.0.32 => 9.0.33}/questions.yaml (100%) rename stable/mattermost/{9.0.32 => 9.0.33}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.32 => 9.0.33}/templates/common.yaml (100%) rename stable/mattermost/{9.0.32 => 9.0.33}/values.yaml (100%) diff --git a/stable/mattermost/9.0.32/app-changelog.md b/stable/mattermost/9.0.32/app-changelog.md deleted file mode 100644 index 19ead87f7f..0000000000 --- a/stable/mattermost/9.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.32](https://github.com/truecharts/charts/compare/mattermost-9.0.31...mattermost-9.0.32) (2023-10-16) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13684](https://github.com/truecharts/charts/issues/13684)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.32/CHANGELOG.md b/stable/mattermost/9.0.33/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.32/CHANGELOG.md rename to stable/mattermost/9.0.33/CHANGELOG.md index e5989dc3b1..c47fda6058 100644 --- a/stable/mattermost/9.0.32/CHANGELOG.md +++ b/stable/mattermost/9.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.33](https://github.com/truecharts/charts/compare/mattermost-9.0.32...mattermost-9.0.33) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13742](https://github.com/truecharts/charts/issues/13742)) + + + + ## [mattermost-9.0.32](https://github.com/truecharts/charts/compare/mattermost-9.0.31...mattermost-9.0.32) (2023-10-16) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.23](https://github.com/truecharts/charts/compare/mattermost-9.0.22...mattermost-9.0.23) (2023-10-05) -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13284](https://github.com/truecharts/charts/issues/13284)) - - - - -## [mattermost-9.0.22](https://github.com/truecharts/charts/compare/mattermost-9.0.21...mattermost-9.0.22) (2023-10-05) - diff --git a/stable/mattermost/9.0.32/Chart.yaml b/stable/mattermost/9.0.33/Chart.yaml similarity index 96% rename from stable/mattermost/9.0.32/Chart.yaml rename to stable/mattermost/9.0.33/Chart.yaml index 9249b3d89e..a2a79f6594 100644 --- a/stable/mattermost/9.0.32/Chart.yaml +++ b/stable/mattermost/9.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.1.0" +appVersion: "9.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.32 +version: 9.0.33 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.32/README.md b/stable/mattermost/9.0.33/README.md similarity index 100% rename from stable/mattermost/9.0.32/README.md rename to stable/mattermost/9.0.33/README.md diff --git a/stable/mattermost/9.0.33/app-changelog.md b/stable/mattermost/9.0.33/app-changelog.md new file mode 100644 index 0000000000..d9920cc1f9 --- /dev/null +++ b/stable/mattermost/9.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.33](https://github.com/truecharts/charts/compare/mattermost-9.0.32...mattermost-9.0.33) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13742](https://github.com/truecharts/charts/issues/13742)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.32/app-readme.md b/stable/mattermost/9.0.33/app-readme.md similarity index 100% rename from stable/mattermost/9.0.32/app-readme.md rename to stable/mattermost/9.0.33/app-readme.md diff --git a/stable/mattermost/9.0.32/charts/common-14.0.9.tgz b/stable/mattermost/9.0.33/charts/common-14.0.9.tgz similarity index 100% rename from stable/mattermost/9.0.32/charts/common-14.0.9.tgz rename to stable/mattermost/9.0.33/charts/common-14.0.9.tgz diff --git a/stable/mattermost/9.0.32/ix_values.yaml b/stable/mattermost/9.0.33/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.32/ix_values.yaml rename to stable/mattermost/9.0.33/ix_values.yaml index 356fb0b714..8de736516c 100644 --- a/stable/mattermost/9.0.32/ix_values.yaml +++ b/stable/mattermost/9.0.33/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.1.0@sha256:e53db4ccb1912468f01951ec6863029e202f5f25bea7195d324d83828ced8e49 + tag: v9.2.0@sha256:35a67699a280ccc53a87a94d71465a8b9f36bf8e6b88912580f1e0c49afa0336 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.32/questions.yaml b/stable/mattermost/9.0.33/questions.yaml similarity index 100% rename from stable/mattermost/9.0.32/questions.yaml rename to stable/mattermost/9.0.33/questions.yaml diff --git a/stable/mattermost/9.0.32/templates/NOTES.txt b/stable/mattermost/9.0.33/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.32/templates/NOTES.txt rename to stable/mattermost/9.0.33/templates/NOTES.txt diff --git a/stable/mattermost/9.0.32/templates/common.yaml b/stable/mattermost/9.0.33/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.32/templates/common.yaml rename to stable/mattermost/9.0.33/templates/common.yaml diff --git a/stable/mattermost/9.0.32/values.yaml b/stable/mattermost/9.0.33/values.yaml similarity index 100% rename from stable/mattermost/9.0.32/values.yaml rename to stable/mattermost/9.0.33/values.yaml