From f1c1dbe9bebd1492e99306d91a37ac093f941feb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 13 Nov 2023 22:43:20 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.48/app-changelog.md | 9 --------- .../{9.0.48 => 9.0.49}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.48 => 9.0.49}/Chart.yaml | 4 ++-- .../mattermost/{9.0.48 => 9.0.49}/README.md | 0 stable/mattermost/9.0.49/app-changelog.md | 9 +++++++++ .../{9.0.48 => 9.0.49}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{9.0.48 => 9.0.49}/ix_values.yaml | 2 +- .../{9.0.48 => 9.0.49}/questions.yaml | 0 .../{9.0.48 => 9.0.49}/templates/NOTES.txt | 0 .../{9.0.48 => 9.0.49}/templates/common.yaml | 0 .../mattermost/{9.0.48 => 9.0.49}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/mattermost/9.0.48/app-changelog.md rename stable/mattermost/{9.0.48 => 9.0.49}/CHANGELOG.md (88%) rename stable/mattermost/{9.0.48 => 9.0.49}/Chart.yaml (95%) rename stable/mattermost/{9.0.48 => 9.0.49}/README.md (100%) create mode 100644 stable/mattermost/9.0.49/app-changelog.md rename stable/mattermost/{9.0.48 => 9.0.49}/app-readme.md (100%) rename stable/mattermost/{9.0.48 => 9.0.49}/charts/common-14.3.5.tgz (100%) rename stable/mattermost/{9.0.48 => 9.0.49}/ix_values.yaml (92%) rename stable/mattermost/{9.0.48 => 9.0.49}/questions.yaml (100%) rename stable/mattermost/{9.0.48 => 9.0.49}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.48 => 9.0.49}/templates/common.yaml (100%) rename stable/mattermost/{9.0.48 => 9.0.49}/values.yaml (100%) diff --git a/stable/mattermost/9.0.48/app-changelog.md b/stable/mattermost/9.0.48/app-changelog.md deleted file mode 100644 index 3da7ec2b6ee..00000000000 --- a/stable/mattermost/9.0.48/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.48](https://github.com/truecharts/charts/compare/mattermost-9.0.47...mattermost-9.0.48) (2023-11-13) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v ([#14622](https://github.com/truecharts/charts/issues/14622)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.48/CHANGELOG.md b/stable/mattermost/9.0.49/CHANGELOG.md similarity index 88% rename from stable/mattermost/9.0.48/CHANGELOG.md rename to stable/mattermost/9.0.49/CHANGELOG.md index 85f5584da47..cd39f8c1e09 100644 --- a/stable/mattermost/9.0.48/CHANGELOG.md +++ b/stable/mattermost/9.0.49/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.49](https://github.com/truecharts/charts/compare/mattermost-9.0.48...mattermost-9.0.49) (2023-11-13) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.3.0 ([#14629](https://github.com/truecharts/charts/issues/14629)) + + + + ## [mattermost-9.0.48](https://github.com/truecharts/charts/compare/mattermost-9.0.47...mattermost-9.0.48) (2023-11-13) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.39](https://github.com/truecharts/charts/compare/mattermost-9.0.38...mattermost-9.0.39) (2023-10-29) -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - - - -## [mattermost-9.0.38](https://github.com/truecharts/charts/compare/mattermost-9.0.37...mattermost-9.0.38) (2023-10-28) diff --git a/stable/mattermost/9.0.48/Chart.yaml b/stable/mattermost/9.0.49/Chart.yaml similarity index 95% rename from stable/mattermost/9.0.48/Chart.yaml rename to stable/mattermost/9.0.49/Chart.yaml index 8382e63ec92..a8ccbd396e4 100644 --- a/stable/mattermost/9.0.48/Chart.yaml +++ b/stable/mattermost/9.0.49/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.2.0" +appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.48 +version: 9.0.49 annotations: truecharts.org/category: hosting truecharts.org/SCALE-support: "true" diff --git a/stable/mattermost/9.0.48/README.md b/stable/mattermost/9.0.49/README.md similarity index 100% rename from stable/mattermost/9.0.48/README.md rename to stable/mattermost/9.0.49/README.md diff --git a/stable/mattermost/9.0.49/app-changelog.md b/stable/mattermost/9.0.49/app-changelog.md new file mode 100644 index 00000000000..ff4ec498f7b --- /dev/null +++ b/stable/mattermost/9.0.49/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.49](https://github.com/truecharts/charts/compare/mattermost-9.0.48...mattermost-9.0.49) (2023-11-13) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.3.0 ([#14629](https://github.com/truecharts/charts/issues/14629)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.48/app-readme.md b/stable/mattermost/9.0.49/app-readme.md similarity index 100% rename from stable/mattermost/9.0.48/app-readme.md rename to stable/mattermost/9.0.49/app-readme.md diff --git a/stable/mattermost/9.0.48/charts/common-14.3.5.tgz b/stable/mattermost/9.0.49/charts/common-14.3.5.tgz similarity index 100% rename from stable/mattermost/9.0.48/charts/common-14.3.5.tgz rename to stable/mattermost/9.0.49/charts/common-14.3.5.tgz diff --git a/stable/mattermost/9.0.48/ix_values.yaml b/stable/mattermost/9.0.49/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.48/ix_values.yaml rename to stable/mattermost/9.0.49/ix_values.yaml index 7998faaef94..8c1faf47306 100644 --- a/stable/mattermost/9.0.48/ix_values.yaml +++ b/stable/mattermost/9.0.49/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.2.0@sha256:ece9543a147a2cb811376907a2b89ef404a14cd4c064986afbdebb9e5ef79ef1 + tag: v9.3.0@sha256:31a8cf10d24ebd36ded0d0290ed9b2f4faee7e119daf0bd381b8f75b6ce5f070 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.48/questions.yaml b/stable/mattermost/9.0.49/questions.yaml similarity index 100% rename from stable/mattermost/9.0.48/questions.yaml rename to stable/mattermost/9.0.49/questions.yaml diff --git a/stable/mattermost/9.0.48/templates/NOTES.txt b/stable/mattermost/9.0.49/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.48/templates/NOTES.txt rename to stable/mattermost/9.0.49/templates/NOTES.txt diff --git a/stable/mattermost/9.0.48/templates/common.yaml b/stable/mattermost/9.0.49/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.48/templates/common.yaml rename to stable/mattermost/9.0.49/templates/common.yaml diff --git a/stable/mattermost/9.0.48/values.yaml b/stable/mattermost/9.0.49/values.yaml similarity index 100% rename from stable/mattermost/9.0.48/values.yaml rename to stable/mattermost/9.0.49/values.yaml