From 0733bb06903986c0b6a392490549bc29462403e3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 25 Oct 2023 13:00:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.36/app-changelog.md | 9 --------- .../{9.0.36 => 9.0.37}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.36 => 9.0.37}/Chart.yaml | 2 +- .../mattermost/{9.0.36 => 9.0.37}/README.md | 0 stable/mattermost/9.0.37/app-changelog.md | 9 +++++++++ .../{9.0.36 => 9.0.37}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{9.0.36 => 9.0.37}/ix_values.yaml | 2 +- .../{9.0.36 => 9.0.37}/questions.yaml | 0 .../{9.0.36 => 9.0.37}/templates/NOTES.txt | 0 .../{9.0.36 => 9.0.37}/templates/common.yaml | 0 .../mattermost/{9.0.36 => 9.0.37}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mattermost/9.0.36/app-changelog.md rename stable/mattermost/{9.0.36 => 9.0.37}/CHANGELOG.md (91%) rename stable/mattermost/{9.0.36 => 9.0.37}/Chart.yaml (98%) rename stable/mattermost/{9.0.36 => 9.0.37}/README.md (100%) create mode 100644 stable/mattermost/9.0.37/app-changelog.md rename stable/mattermost/{9.0.36 => 9.0.37}/app-readme.md (100%) rename stable/mattermost/{9.0.36 => 9.0.37}/charts/common-14.0.9.tgz (100%) rename stable/mattermost/{9.0.36 => 9.0.37}/ix_values.yaml (92%) rename stable/mattermost/{9.0.36 => 9.0.37}/questions.yaml (100%) rename stable/mattermost/{9.0.36 => 9.0.37}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.36 => 9.0.37}/templates/common.yaml (100%) rename stable/mattermost/{9.0.36 => 9.0.37}/values.yaml (100%) diff --git a/stable/mattermost/9.0.36/app-changelog.md b/stable/mattermost/9.0.36/app-changelog.md deleted file mode 100644 index 2ee94545991..00000000000 --- a/stable/mattermost/9.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.36](https://github.com/truecharts/charts/compare/mattermost-9.0.35...mattermost-9.0.36) (2023-10-23) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13917](https://github.com/truecharts/charts/issues/13917)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.36/CHANGELOG.md b/stable/mattermost/9.0.37/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.36/CHANGELOG.md rename to stable/mattermost/9.0.37/CHANGELOG.md index 4b3d7b9bd66..2ebf1dfc422 100644 --- a/stable/mattermost/9.0.36/CHANGELOG.md +++ b/stable/mattermost/9.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.37](https://github.com/truecharts/charts/compare/mattermost-9.0.36...mattermost-9.0.37) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13954](https://github.com/truecharts/charts/issues/13954)) + + + + ## [mattermost-9.0.36](https://github.com/truecharts/charts/compare/mattermost-9.0.35...mattermost-9.0.36) (2023-10-23) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.27](https://github.com/truecharts/charts/compare/mattermost-9.0.26...mattermost-9.0.27) (2023-10-06) -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13320](https://github.com/truecharts/charts/issues/13320)) - - - - -## [mattermost-9.0.26](https://github.com/truecharts/charts/compare/mattermost-9.0.25...mattermost-9.0.26) (2023-10-06) - diff --git a/stable/mattermost/9.0.36/Chart.yaml b/stable/mattermost/9.0.37/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.36/Chart.yaml rename to stable/mattermost/9.0.37/Chart.yaml index 6cb86e21806..09a8faf26d6 100644 --- a/stable/mattermost/9.0.36/Chart.yaml +++ b/stable/mattermost/9.0.37/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.36 +version: 9.0.37 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.36/README.md b/stable/mattermost/9.0.37/README.md similarity index 100% rename from stable/mattermost/9.0.36/README.md rename to stable/mattermost/9.0.37/README.md diff --git a/stable/mattermost/9.0.37/app-changelog.md b/stable/mattermost/9.0.37/app-changelog.md new file mode 100644 index 00000000000..9d6b821816f --- /dev/null +++ b/stable/mattermost/9.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.37](https://github.com/truecharts/charts/compare/mattermost-9.0.36...mattermost-9.0.37) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#13954](https://github.com/truecharts/charts/issues/13954)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.36/app-readme.md b/stable/mattermost/9.0.37/app-readme.md similarity index 100% rename from stable/mattermost/9.0.36/app-readme.md rename to stable/mattermost/9.0.37/app-readme.md diff --git a/stable/mattermost/9.0.36/charts/common-14.0.9.tgz b/stable/mattermost/9.0.37/charts/common-14.0.9.tgz similarity index 100% rename from stable/mattermost/9.0.36/charts/common-14.0.9.tgz rename to stable/mattermost/9.0.37/charts/common-14.0.9.tgz diff --git a/stable/mattermost/9.0.36/ix_values.yaml b/stable/mattermost/9.0.37/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.36/ix_values.yaml rename to stable/mattermost/9.0.37/ix_values.yaml index 4aadfbbcbde..ab252ff0d7c 100644 --- a/stable/mattermost/9.0.36/ix_values.yaml +++ b/stable/mattermost/9.0.37/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.2.0@sha256:857342a3c1973ddd7999e9eb2063278a805d4f3bbc3466c3e11264f91321560d + tag: v9.2.0@sha256:05cff4302a88fde84e206ac9e9fa78b250168a3b181df3ed60ea4aa2a6f99172 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.36/questions.yaml b/stable/mattermost/9.0.37/questions.yaml similarity index 100% rename from stable/mattermost/9.0.36/questions.yaml rename to stable/mattermost/9.0.37/questions.yaml diff --git a/stable/mattermost/9.0.36/templates/NOTES.txt b/stable/mattermost/9.0.37/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.36/templates/NOTES.txt rename to stable/mattermost/9.0.37/templates/NOTES.txt diff --git a/stable/mattermost/9.0.36/templates/common.yaml b/stable/mattermost/9.0.37/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.36/templates/common.yaml rename to stable/mattermost/9.0.37/templates/common.yaml diff --git a/stable/mattermost/9.0.36/values.yaml b/stable/mattermost/9.0.37/values.yaml similarity index 100% rename from stable/mattermost/9.0.36/values.yaml rename to stable/mattermost/9.0.37/values.yaml