From 952ec4c0a1de26a6b5ae2b1cb72273bf5353aa92 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 19 Jul 2023 23:40:07 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/8.0.2/app-changelog.md | 9 --------- stable/mattermost/{8.0.2 => 8.0.3}/CHANGELOG.md | 9 +++++++++ stable/mattermost/{8.0.2 => 8.0.3}/Chart.yaml | 2 +- stable/mattermost/{8.0.2 => 8.0.3}/README.md | 0 stable/mattermost/8.0.3/app-changelog.md | 9 +++++++++ stable/mattermost/{8.0.2 => 8.0.3}/app-readme.md | 0 .../{8.0.2 => 8.0.3}/charts/common-12.14.6.tgz | Bin stable/mattermost/{8.0.2 => 8.0.3}/ix_values.yaml | 2 +- stable/mattermost/{8.0.2 => 8.0.3}/questions.yaml | 0 .../mattermost/{8.0.2 => 8.0.3}/templates/NOTES.txt | 0 .../{8.0.2 => 8.0.3}/templates/common.yaml | 0 stable/mattermost/{8.0.2 => 8.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/mattermost/8.0.2/app-changelog.md rename stable/mattermost/{8.0.2 => 8.0.3}/CHANGELOG.md (68%) rename stable/mattermost/{8.0.2 => 8.0.3}/Chart.yaml (98%) rename stable/mattermost/{8.0.2 => 8.0.3}/README.md (100%) create mode 100644 stable/mattermost/8.0.3/app-changelog.md rename stable/mattermost/{8.0.2 => 8.0.3}/app-readme.md (100%) rename stable/mattermost/{8.0.2 => 8.0.3}/charts/common-12.14.6.tgz (100%) rename stable/mattermost/{8.0.2 => 8.0.3}/ix_values.yaml (92%) rename stable/mattermost/{8.0.2 => 8.0.3}/questions.yaml (100%) rename stable/mattermost/{8.0.2 => 8.0.3}/templates/NOTES.txt (100%) rename stable/mattermost/{8.0.2 => 8.0.3}/templates/common.yaml (100%) rename stable/mattermost/{8.0.2 => 8.0.3}/values.yaml (100%) diff --git a/stable/mattermost/8.0.2/app-changelog.md b/stable/mattermost/8.0.2/app-changelog.md deleted file mode 100644 index ba82491b27..0000000000 --- a/stable/mattermost/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-8.0.2](https://github.com/truecharts/charts/compare/mattermost-8.0.1...mattermost-8.0.2) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10615](https://github.com/truecharts/charts/issues/10615)) - - \ No newline at end of file diff --git a/stable/mattermost/8.0.2/CHANGELOG.md b/stable/mattermost/8.0.3/CHANGELOG.md similarity index 68% rename from stable/mattermost/8.0.2/CHANGELOG.md rename to stable/mattermost/8.0.3/CHANGELOG.md index 8059b08b28..82c063a65f 100644 --- a/stable/mattermost/8.0.2/CHANGELOG.md +++ b/stable/mattermost/8.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [mattermost-8.0.2](https://github.com/truecharts/charts/compare/mattermost-8.0.1...mattermost-8.0.2) (2023-07-19) ### Chore diff --git a/stable/mattermost/8.0.2/Chart.yaml b/stable/mattermost/8.0.3/Chart.yaml similarity index 98% rename from stable/mattermost/8.0.2/Chart.yaml rename to stable/mattermost/8.0.3/Chart.yaml index 8a61806169..33907e3dcc 100644 --- a/stable/mattermost/8.0.2/Chart.yaml +++ b/stable/mattermost/8.0.3/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: 8.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/8.0.2/README.md b/stable/mattermost/8.0.3/README.md similarity index 100% rename from stable/mattermost/8.0.2/README.md rename to stable/mattermost/8.0.3/README.md diff --git a/stable/mattermost/8.0.3/app-changelog.md b/stable/mattermost/8.0.3/app-changelog.md new file mode 100644 index 0000000000..e028c6a397 --- /dev/null +++ b/stable/mattermost/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mattermost/8.0.2/app-readme.md b/stable/mattermost/8.0.3/app-readme.md similarity index 100% rename from stable/mattermost/8.0.2/app-readme.md rename to stable/mattermost/8.0.3/app-readme.md diff --git a/stable/mattermost/8.0.2/charts/common-12.14.6.tgz b/stable/mattermost/8.0.3/charts/common-12.14.6.tgz similarity index 100% rename from stable/mattermost/8.0.2/charts/common-12.14.6.tgz rename to stable/mattermost/8.0.3/charts/common-12.14.6.tgz diff --git a/stable/mattermost/8.0.2/ix_values.yaml b/stable/mattermost/8.0.3/ix_values.yaml similarity index 92% rename from stable/mattermost/8.0.2/ix_values.yaml rename to stable/mattermost/8.0.3/ix_values.yaml index 0d802a8fe9..c610b3615b 100644 --- a/stable/mattermost/8.0.2/ix_values.yaml +++ b/stable/mattermost/8.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v8.0.0@sha256:674d788c728da020550acaed91d9883b79fde14cd7e2eec2658ac5517ba73e52 + tag: v8.0.0@sha256:00963b879623cffb9b973c45dde03cab5e5516dbfa38af93cdbcea4e0d2ed311 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/8.0.2/questions.yaml b/stable/mattermost/8.0.3/questions.yaml similarity index 100% rename from stable/mattermost/8.0.2/questions.yaml rename to stable/mattermost/8.0.3/questions.yaml diff --git a/stable/mattermost/8.0.2/templates/NOTES.txt b/stable/mattermost/8.0.3/templates/NOTES.txt similarity index 100% rename from stable/mattermost/8.0.2/templates/NOTES.txt rename to stable/mattermost/8.0.3/templates/NOTES.txt diff --git a/stable/mattermost/8.0.2/templates/common.yaml b/stable/mattermost/8.0.3/templates/common.yaml similarity index 100% rename from stable/mattermost/8.0.2/templates/common.yaml rename to stable/mattermost/8.0.3/templates/common.yaml diff --git a/stable/mattermost/8.0.2/values.yaml b/stable/mattermost/8.0.3/values.yaml similarity index 100% rename from stable/mattermost/8.0.2/values.yaml rename to stable/mattermost/8.0.3/values.yaml