From 75872219ea0e845c7104bea0cd950fe2993d00db Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 3 Oct 2023 02:46:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mattermost/9.0.17/app-changelog.md | 9 --------- .../{9.0.17 => 9.0.18}/CHANGELOG.md | 18 +++++++++--------- .../mattermost/{9.0.17 => 9.0.18}/Chart.yaml | 2 +- .../mattermost/{9.0.17 => 9.0.18}/README.md | 0 stable/mattermost/9.0.18/app-changelog.md | 9 +++++++++ .../{9.0.17 => 9.0.18}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{9.0.17 => 9.0.18}/ix_values.yaml | 2 +- .../{9.0.17 => 9.0.18}/questions.yaml | 0 .../{9.0.17 => 9.0.18}/templates/NOTES.txt | 0 .../{9.0.17 => 9.0.18}/templates/common.yaml | 0 .../mattermost/{9.0.17 => 9.0.18}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mattermost/9.0.17/app-changelog.md rename stable/mattermost/{9.0.17 => 9.0.18}/CHANGELOG.md (91%) rename stable/mattermost/{9.0.17 => 9.0.18}/Chart.yaml (98%) rename stable/mattermost/{9.0.17 => 9.0.18}/README.md (100%) create mode 100644 stable/mattermost/9.0.18/app-changelog.md rename stable/mattermost/{9.0.17 => 9.0.18}/app-readme.md (100%) rename stable/mattermost/{9.0.17 => 9.0.18}/charts/common-14.0.1.tgz (100%) rename stable/mattermost/{9.0.17 => 9.0.18}/ix_values.yaml (92%) rename stable/mattermost/{9.0.17 => 9.0.18}/questions.yaml (100%) rename stable/mattermost/{9.0.17 => 9.0.18}/templates/NOTES.txt (100%) rename stable/mattermost/{9.0.17 => 9.0.18}/templates/common.yaml (100%) rename stable/mattermost/{9.0.17 => 9.0.18}/values.yaml (100%) diff --git a/stable/mattermost/9.0.17/app-changelog.md b/stable/mattermost/9.0.17/app-changelog.md deleted file mode 100644 index b1f367351a..0000000000 --- a/stable/mattermost/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.17](https://github.com/truecharts/charts/compare/mattermost-9.0.16...mattermost-9.0.17) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13052](https://github.com/truecharts/charts/issues/13052)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.17/CHANGELOG.md b/stable/mattermost/9.0.18/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.17/CHANGELOG.md rename to stable/mattermost/9.0.18/CHANGELOG.md index 82efcf5e8c..52adbfc6c3 100644 --- a/stable/mattermost/9.0.17/CHANGELOG.md +++ b/stable/mattermost/9.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.18](https://github.com/truecharts/charts/compare/mattermost-9.0.17...mattermost-9.0.18) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13180](https://github.com/truecharts/charts/issues/13180)) + + + + ## [mattermost-9.0.17](https://github.com/truecharts/charts/compare/mattermost-9.0.16...mattermost-9.0.17) (2023-09-28) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.8](https://github.com/truecharts/charts/compare/mattermost-9.0.7...mattermost-9.0.8) (2023-09-01) ### Chore - -- update container image tccr.io/truecharts/mattermost to v9.0.0 ([#12114](https://github.com/truecharts/charts/issues/12114)) - - - - -## [mattermost-9.0.7](https://github.com/truecharts/charts/compare/mattermost-9.0.6...mattermost-9.0.7) (2023-08-25) - -### Chore diff --git a/stable/mattermost/9.0.17/Chart.yaml b/stable/mattermost/9.0.18/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.17/Chart.yaml rename to stable/mattermost/9.0.18/Chart.yaml index c0619a540f..a989f3214d 100644 --- a/stable/mattermost/9.0.17/Chart.yaml +++ b/stable/mattermost/9.0.18/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.17 +version: 9.0.18 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.17/README.md b/stable/mattermost/9.0.18/README.md similarity index 100% rename from stable/mattermost/9.0.17/README.md rename to stable/mattermost/9.0.18/README.md diff --git a/stable/mattermost/9.0.18/app-changelog.md b/stable/mattermost/9.0.18/app-changelog.md new file mode 100644 index 0000000000..6a08793709 --- /dev/null +++ b/stable/mattermost/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.18](https://github.com/truecharts/charts/compare/mattermost-9.0.17...mattermost-9.0.18) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13180](https://github.com/truecharts/charts/issues/13180)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.17/app-readme.md b/stable/mattermost/9.0.18/app-readme.md similarity index 100% rename from stable/mattermost/9.0.17/app-readme.md rename to stable/mattermost/9.0.18/app-readme.md diff --git a/stable/mattermost/9.0.17/charts/common-14.0.1.tgz b/stable/mattermost/9.0.18/charts/common-14.0.1.tgz similarity index 100% rename from stable/mattermost/9.0.17/charts/common-14.0.1.tgz rename to stable/mattermost/9.0.18/charts/common-14.0.1.tgz diff --git a/stable/mattermost/9.0.17/ix_values.yaml b/stable/mattermost/9.0.18/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.17/ix_values.yaml rename to stable/mattermost/9.0.18/ix_values.yaml index f671fa016a..5f92b1228d 100644 --- a/stable/mattermost/9.0.17/ix_values.yaml +++ b/stable/mattermost/9.0.18/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.1.0@sha256:93faaa86f7844027c46d06e4ec63e22d24d00e5668dad44f4cc3b8120c04c012 + tag: v9.1.0@sha256:6ec4edbcfbf62c26a668e52a6e35c78f78689a0540b4042327479207244534c8 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.17/questions.yaml b/stable/mattermost/9.0.18/questions.yaml similarity index 100% rename from stable/mattermost/9.0.17/questions.yaml rename to stable/mattermost/9.0.18/questions.yaml diff --git a/stable/mattermost/9.0.17/templates/NOTES.txt b/stable/mattermost/9.0.18/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.17/templates/NOTES.txt rename to stable/mattermost/9.0.18/templates/NOTES.txt diff --git a/stable/mattermost/9.0.17/templates/common.yaml b/stable/mattermost/9.0.18/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.17/templates/common.yaml rename to stable/mattermost/9.0.18/templates/common.yaml diff --git a/stable/mattermost/9.0.17/values.yaml b/stable/mattermost/9.0.18/values.yaml similarity index 100% rename from stable/mattermost/9.0.17/values.yaml rename to stable/mattermost/9.0.18/values.yaml