From 2b7af263799bd3ad878e9bb1be020fd9002892f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 22 Jul 2023 08:38:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/8.0.3/app-changelog.md | 9 --------- stable/mattermost/{8.0.3 => 8.0.4}/CHANGELOG.md | 9 +++++++++ stable/mattermost/{8.0.3 => 8.0.4}/Chart.yaml | 2 +- stable/mattermost/{8.0.3 => 8.0.4}/README.md | 2 +- stable/mattermost/8.0.4/app-changelog.md | 9 +++++++++ stable/mattermost/{8.0.3 => 8.0.4}/app-readme.md | 0 .../{8.0.3 => 8.0.4}/charts/common-12.14.6.tgz | Bin stable/mattermost/{8.0.3 => 8.0.4}/ix_values.yaml | 2 +- stable/mattermost/{8.0.3 => 8.0.4}/questions.yaml | 0 .../mattermost/{8.0.3 => 8.0.4}/templates/NOTES.txt | 0 .../{8.0.3 => 8.0.4}/templates/common.yaml | 0 stable/mattermost/{8.0.3 => 8.0.4}/values.yaml | 0 12 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/mattermost/8.0.3/app-changelog.md rename stable/mattermost/{8.0.3 => 8.0.4}/CHANGELOG.md (75%) rename stable/mattermost/{8.0.3 => 8.0.4}/Chart.yaml (98%) rename stable/mattermost/{8.0.3 => 8.0.4}/README.md (93%) create mode 100644 stable/mattermost/8.0.4/app-changelog.md rename stable/mattermost/{8.0.3 => 8.0.4}/app-readme.md (100%) rename stable/mattermost/{8.0.3 => 8.0.4}/charts/common-12.14.6.tgz (100%) rename stable/mattermost/{8.0.3 => 8.0.4}/ix_values.yaml (92%) rename stable/mattermost/{8.0.3 => 8.0.4}/questions.yaml (100%) rename stable/mattermost/{8.0.3 => 8.0.4}/templates/NOTES.txt (100%) rename stable/mattermost/{8.0.3 => 8.0.4}/templates/common.yaml (100%) rename stable/mattermost/{8.0.3 => 8.0.4}/values.yaml (100%) diff --git a/stable/mattermost/8.0.3/app-changelog.md b/stable/mattermost/8.0.3/app-changelog.md deleted file mode 100644 index e028c6a3973..00000000000 --- a/stable/mattermost/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.3/CHANGELOG.md b/stable/mattermost/8.0.4/CHANGELOG.md similarity index 75% rename from stable/mattermost/8.0.3/CHANGELOG.md rename to stable/mattermost/8.0.4/CHANGELOG.md index 82c063a65fa..71a4f19f1ec 100644 --- a/stable/mattermost/8.0.3/CHANGELOG.md +++ b/stable/mattermost/8.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-8.0.4](https://github.com/truecharts/charts/compare/mattermost-8.0.3...mattermost-8.0.4) (2023-07-22) + +### Chore + +- 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 diff --git a/stable/mattermost/8.0.3/Chart.yaml b/stable/mattermost/8.0.4/Chart.yaml similarity index 98% rename from stable/mattermost/8.0.3/Chart.yaml rename to stable/mattermost/8.0.4/Chart.yaml index 33907e3dcc7..bf2bf9d74d5 100644 --- a/stable/mattermost/8.0.3/Chart.yaml +++ b/stable/mattermost/8.0.4/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.3 +version: 8.0.4 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/8.0.3/README.md b/stable/mattermost/8.0.4/README.md similarity index 93% rename from stable/mattermost/8.0.3/README.md rename to stable/mattermost/8.0.4/README.md index 83229a60265..e0a9b8fa8d7 100644 --- a/stable/mattermost/8.0.3/README.md +++ b/stable/mattermost/8.0.4/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/stable/mattermost/8.0.4/app-changelog.md b/stable/mattermost/8.0.4/app-changelog.md new file mode 100644 index 00000000000..58846802ef1 --- /dev/null +++ b/stable/mattermost/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-8.0.4](https://github.com/truecharts/charts/compare/mattermost-8.0.3...mattermost-8.0.4) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10733](https://github.com/truecharts/charts/issues/10733)) + + \ No newline at end of file diff --git a/stable/mattermost/8.0.3/app-readme.md b/stable/mattermost/8.0.4/app-readme.md similarity index 100% rename from stable/mattermost/8.0.3/app-readme.md rename to stable/mattermost/8.0.4/app-readme.md diff --git a/stable/mattermost/8.0.3/charts/common-12.14.6.tgz b/stable/mattermost/8.0.4/charts/common-12.14.6.tgz similarity index 100% rename from stable/mattermost/8.0.3/charts/common-12.14.6.tgz rename to stable/mattermost/8.0.4/charts/common-12.14.6.tgz diff --git a/stable/mattermost/8.0.3/ix_values.yaml b/stable/mattermost/8.0.4/ix_values.yaml similarity index 92% rename from stable/mattermost/8.0.3/ix_values.yaml rename to stable/mattermost/8.0.4/ix_values.yaml index c610b3615b3..dd48dc8e22e 100644 --- a/stable/mattermost/8.0.3/ix_values.yaml +++ b/stable/mattermost/8.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v8.0.0@sha256:00963b879623cffb9b973c45dde03cab5e5516dbfa38af93cdbcea4e0d2ed311 + tag: v8.0.0@sha256:10c9fbda0b764b7ec71f5a6322c59ae2da07e13a30526db971f3b65755aa0271 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/8.0.3/questions.yaml b/stable/mattermost/8.0.4/questions.yaml similarity index 100% rename from stable/mattermost/8.0.3/questions.yaml rename to stable/mattermost/8.0.4/questions.yaml diff --git a/stable/mattermost/8.0.3/templates/NOTES.txt b/stable/mattermost/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/mattermost/8.0.3/templates/NOTES.txt rename to stable/mattermost/8.0.4/templates/NOTES.txt diff --git a/stable/mattermost/8.0.3/templates/common.yaml b/stable/mattermost/8.0.4/templates/common.yaml similarity index 100% rename from stable/mattermost/8.0.3/templates/common.yaml rename to stable/mattermost/8.0.4/templates/common.yaml diff --git a/stable/mattermost/8.0.3/values.yaml b/stable/mattermost/8.0.4/values.yaml similarity index 100% rename from stable/mattermost/8.0.3/values.yaml rename to stable/mattermost/8.0.4/values.yaml