From ebf1f6ca51dbdc25a35dcfac836c8fbd60be34c1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 19 Oct 2023 18:42:48 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.33/app-changelog.md | 9 --------- .../{9.0.33 => 9.0.34}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.33 => 9.0.34}/Chart.yaml | 2 +- .../mattermost/{9.0.33 => 9.0.34}/README.md | 0 stable/mattermost/9.0.34/app-changelog.md | 9 +++++++++ .../{9.0.33 => 9.0.34}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{9.0.33 => 9.0.34}/ix_values.yaml | 2 +- .../{9.0.33 => 9.0.34}/questions.yaml | 0 .../{9.0.33 => 9.0.34}/templates/NOTES.txt | 0 .../{9.0.33 => 9.0.34}/templates/common.yaml | 0 .../mattermost/{9.0.33 => 9.0.34}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mattermost/9.0.33/app-changelog.md rename stable/mattermost/{9.0.33 => 9.0.34}/CHANGELOG.md (91%) rename stable/mattermost/{9.0.33 => 9.0.34}/Chart.yaml (98%) rename stable/mattermost/{9.0.33 => 9.0.34}/README.md (100%) create mode 100644 stable/mattermost/9.0.34/app-changelog.md rename stable/mattermost/{9.0.33 => 9.0.34}/app-readme.md (100%) rename stable/mattermost/{9.0.33 => 9.0.34}/charts/common-14.0.9.tgz (100%) rename stable/mattermost/{9.0.33 => 9.0.34}/ix_values.yaml (92%) rename stable/mattermost/{9.0.33 => 9.0.34}/questions.yaml (100%) rename stable/mattermost/{9.0.33 => 9.0.34}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.33 => 9.0.34}/templates/common.yaml (100%) rename stable/mattermost/{9.0.33 => 9.0.34}/values.yaml (100%) diff --git a/stable/mattermost/9.0.33/app-changelog.md b/stable/mattermost/9.0.33/app-changelog.md deleted file mode 100644 index d9920cc1f9..0000000000 --- a/stable/mattermost/9.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.33/CHANGELOG.md b/stable/mattermost/9.0.34/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.33/CHANGELOG.md rename to stable/mattermost/9.0.34/CHANGELOG.md index c47fda6058..042ee85032 100644 --- a/stable/mattermost/9.0.33/CHANGELOG.md +++ b/stable/mattermost/9.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.34](https://github.com/truecharts/charts/compare/mattermost-9.0.33...mattermost-9.0.34) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13791](https://github.com/truecharts/charts/issues/13791)) + + + + ## [mattermost-9.0.33](https://github.com/truecharts/charts/compare/mattermost-9.0.32...mattermost-9.0.33) (2023-10-19) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.24](https://github.com/truecharts/charts/compare/mattermost-9.0.23...mattermost-9.0.24) (2023-10-05) -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13287](https://github.com/truecharts/charts/issues/13287)) - - - - -## [mattermost-9.0.23](https://github.com/truecharts/charts/compare/mattermost-9.0.22...mattermost-9.0.23) (2023-10-05) - diff --git a/stable/mattermost/9.0.33/Chart.yaml b/stable/mattermost/9.0.34/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.33/Chart.yaml rename to stable/mattermost/9.0.34/Chart.yaml index a2a79f6594..505d326e35 100644 --- a/stable/mattermost/9.0.33/Chart.yaml +++ b/stable/mattermost/9.0.34/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.33 +version: 9.0.34 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.33/README.md b/stable/mattermost/9.0.34/README.md similarity index 100% rename from stable/mattermost/9.0.33/README.md rename to stable/mattermost/9.0.34/README.md diff --git a/stable/mattermost/9.0.34/app-changelog.md b/stable/mattermost/9.0.34/app-changelog.md new file mode 100644 index 0000000000..421352f559 --- /dev/null +++ b/stable/mattermost/9.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.34](https://github.com/truecharts/charts/compare/mattermost-9.0.33...mattermost-9.0.34) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13791](https://github.com/truecharts/charts/issues/13791)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.33/app-readme.md b/stable/mattermost/9.0.34/app-readme.md similarity index 100% rename from stable/mattermost/9.0.33/app-readme.md rename to stable/mattermost/9.0.34/app-readme.md diff --git a/stable/mattermost/9.0.33/charts/common-14.0.9.tgz b/stable/mattermost/9.0.34/charts/common-14.0.9.tgz similarity index 100% rename from stable/mattermost/9.0.33/charts/common-14.0.9.tgz rename to stable/mattermost/9.0.34/charts/common-14.0.9.tgz diff --git a/stable/mattermost/9.0.33/ix_values.yaml b/stable/mattermost/9.0.34/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.33/ix_values.yaml rename to stable/mattermost/9.0.34/ix_values.yaml index 8de736516c..578e90b966 100644 --- a/stable/mattermost/9.0.33/ix_values.yaml +++ b/stable/mattermost/9.0.34/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.2.0@sha256:35a67699a280ccc53a87a94d71465a8b9f36bf8e6b88912580f1e0c49afa0336 + tag: v9.2.0@sha256:2ec3ca293334637bf83902aba0ca75574a77d8670c3049470ee1c87033ec977b pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.33/questions.yaml b/stable/mattermost/9.0.34/questions.yaml similarity index 100% rename from stable/mattermost/9.0.33/questions.yaml rename to stable/mattermost/9.0.34/questions.yaml diff --git a/stable/mattermost/9.0.33/templates/NOTES.txt b/stable/mattermost/9.0.34/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.33/templates/NOTES.txt rename to stable/mattermost/9.0.34/templates/NOTES.txt diff --git a/stable/mattermost/9.0.33/templates/common.yaml b/stable/mattermost/9.0.34/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.33/templates/common.yaml rename to stable/mattermost/9.0.34/templates/common.yaml diff --git a/stable/mattermost/9.0.33/values.yaml b/stable/mattermost/9.0.34/values.yaml similarity index 100% rename from stable/mattermost/9.0.33/values.yaml rename to stable/mattermost/9.0.34/values.yaml