From 86431941e45b0e4f941a8cdd9c89b15e430246c6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 16 Oct 2023 15:41:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.30/app-changelog.md | 9 --------- .../{9.0.30 => 9.0.31}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.30 => 9.0.31}/Chart.yaml | 2 +- .../mattermost/{9.0.30 => 9.0.31}/README.md | 0 stable/mattermost/9.0.31/app-changelog.md | 9 +++++++++ .../{9.0.30 => 9.0.31}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{9.0.30 => 9.0.31}/ix_values.yaml | 2 +- .../{9.0.30 => 9.0.31}/questions.yaml | 0 .../{9.0.30 => 9.0.31}/templates/NOTES.txt | 0 .../{9.0.30 => 9.0.31}/templates/common.yaml | 0 .../mattermost/{9.0.30 => 9.0.31}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mattermost/9.0.30/app-changelog.md rename stable/mattermost/{9.0.30 => 9.0.31}/CHANGELOG.md (93%) rename stable/mattermost/{9.0.30 => 9.0.31}/Chart.yaml (98%) rename stable/mattermost/{9.0.30 => 9.0.31}/README.md (100%) create mode 100644 stable/mattermost/9.0.31/app-changelog.md rename stable/mattermost/{9.0.30 => 9.0.31}/app-readme.md (100%) rename stable/mattermost/{9.0.30 => 9.0.31}/charts/common-14.0.9.tgz (100%) rename stable/mattermost/{9.0.30 => 9.0.31}/ix_values.yaml (92%) rename stable/mattermost/{9.0.30 => 9.0.31}/questions.yaml (100%) rename stable/mattermost/{9.0.30 => 9.0.31}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.30 => 9.0.31}/templates/common.yaml (100%) rename stable/mattermost/{9.0.30 => 9.0.31}/values.yaml (100%) diff --git a/stable/mattermost/9.0.30/app-changelog.md b/stable/mattermost/9.0.30/app-changelog.md deleted file mode 100644 index 20474a7a879..00000000000 --- a/stable/mattermost/9.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.30](https://github.com/truecharts/charts/compare/mattermost-9.0.29...mattermost-9.0.30) (2023-10-16) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13677](https://github.com/truecharts/charts/issues/13677)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.30/CHANGELOG.md b/stable/mattermost/9.0.31/CHANGELOG.md similarity index 93% rename from stable/mattermost/9.0.30/CHANGELOG.md rename to stable/mattermost/9.0.31/CHANGELOG.md index f0b4442f6b4..e56be750e20 100644 --- a/stable/mattermost/9.0.30/CHANGELOG.md +++ b/stable/mattermost/9.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.31](https://github.com/truecharts/charts/compare/mattermost-9.0.30...mattermost-9.0.31) (2023-10-16) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13683](https://github.com/truecharts/charts/issues/13683)) + + + + ## [mattermost-9.0.30](https://github.com/truecharts/charts/compare/mattermost-9.0.29...mattermost-9.0.30) (2023-10-16) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.21](https://github.com/truecharts/charts/compare/mattermost-9.0.20...mattermost-9.0.21) (2023-10-04) -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13244](https://github.com/truecharts/charts/issues/13244)) - - - - -## [mattermost-9.0.20](https://github.com/truecharts/charts/compare/mattermost-9.0.19...mattermost-9.0.20) (2023-10-03) - diff --git a/stable/mattermost/9.0.30/Chart.yaml b/stable/mattermost/9.0.31/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.30/Chart.yaml rename to stable/mattermost/9.0.31/Chart.yaml index 852cf6cd51d..25bf59f31f3 100644 --- a/stable/mattermost/9.0.30/Chart.yaml +++ b/stable/mattermost/9.0.31/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.30 +version: 9.0.31 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.30/README.md b/stable/mattermost/9.0.31/README.md similarity index 100% rename from stable/mattermost/9.0.30/README.md rename to stable/mattermost/9.0.31/README.md diff --git a/stable/mattermost/9.0.31/app-changelog.md b/stable/mattermost/9.0.31/app-changelog.md new file mode 100644 index 00000000000..d4026a01e1b --- /dev/null +++ b/stable/mattermost/9.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.31](https://github.com/truecharts/charts/compare/mattermost-9.0.30...mattermost-9.0.31) (2023-10-16) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13683](https://github.com/truecharts/charts/issues/13683)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.30/app-readme.md b/stable/mattermost/9.0.31/app-readme.md similarity index 100% rename from stable/mattermost/9.0.30/app-readme.md rename to stable/mattermost/9.0.31/app-readme.md diff --git a/stable/mattermost/9.0.30/charts/common-14.0.9.tgz b/stable/mattermost/9.0.31/charts/common-14.0.9.tgz similarity index 100% rename from stable/mattermost/9.0.30/charts/common-14.0.9.tgz rename to stable/mattermost/9.0.31/charts/common-14.0.9.tgz diff --git a/stable/mattermost/9.0.30/ix_values.yaml b/stable/mattermost/9.0.31/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.30/ix_values.yaml rename to stable/mattermost/9.0.31/ix_values.yaml index 5ca63147a47..b13750f4a26 100644 --- a/stable/mattermost/9.0.30/ix_values.yaml +++ b/stable/mattermost/9.0.31/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.1.0@sha256:390558578462fca39c97cba40813ff6587002259a91aeb9a2f0d79d39a02027e + tag: v9.1.0@sha256:da2556291db8fef97bf3d4c4bafa55e132eb1b9a352dc2762dcd628135a81ca6 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.30/questions.yaml b/stable/mattermost/9.0.31/questions.yaml similarity index 100% rename from stable/mattermost/9.0.30/questions.yaml rename to stable/mattermost/9.0.31/questions.yaml diff --git a/stable/mattermost/9.0.30/templates/NOTES.txt b/stable/mattermost/9.0.31/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.30/templates/NOTES.txt rename to stable/mattermost/9.0.31/templates/NOTES.txt diff --git a/stable/mattermost/9.0.30/templates/common.yaml b/stable/mattermost/9.0.31/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.30/templates/common.yaml rename to stable/mattermost/9.0.31/templates/common.yaml diff --git a/stable/mattermost/9.0.30/values.yaml b/stable/mattermost/9.0.31/values.yaml similarity index 100% rename from stable/mattermost/9.0.30/values.yaml rename to stable/mattermost/9.0.31/values.yaml