diff --git a/stable/mattermost/9.0.49/app-changelog.md b/stable/mattermost/9.0.49/app-changelog.md deleted file mode 100644 index ff4ec498f7b..00000000000 --- a/stable/mattermost/9.0.49/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.49/CHANGELOG.md b/stable/mattermost/9.0.50/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.49/CHANGELOG.md rename to stable/mattermost/9.0.50/CHANGELOG.md index cd39f8c1e09..efe5931fc6b 100644 --- a/stable/mattermost/9.0.49/CHANGELOG.md +++ b/stable/mattermost/9.0.50/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.50](https://github.com/truecharts/charts/compare/mattermost-9.0.49...mattermost-9.0.50) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.3.0 ([#14637](https://github.com/truecharts/charts/issues/14637)) + + + + ## [mattermost-9.0.49](https://github.com/truecharts/charts/compare/mattermost-9.0.48...mattermost-9.0.49) (2023-11-13) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.40](https://github.com/truecharts/charts/compare/mattermost-9.0.39...mattermost-9.0.40) (2023-11-03) -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.2.0 ([#14255](https://github.com/truecharts/charts/issues/14255)) - - - - -## [mattermost-9.0.39](https://github.com/truecharts/charts/compare/mattermost-9.0.38...mattermost-9.0.39) (2023-10-29) - diff --git a/stable/mattermost/9.0.49/Chart.yaml b/stable/mattermost/9.0.50/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.49/Chart.yaml rename to stable/mattermost/9.0.50/Chart.yaml index a8ccbd396e4..882f2227cbd 100644 --- a/stable/mattermost/9.0.49/Chart.yaml +++ b/stable/mattermost/9.0.50/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.49 +version: 9.0.50 annotations: truecharts.org/category: hosting truecharts.org/SCALE-support: "true" diff --git a/stable/mattermost/9.0.49/README.md b/stable/mattermost/9.0.50/README.md similarity index 100% rename from stable/mattermost/9.0.49/README.md rename to stable/mattermost/9.0.50/README.md diff --git a/stable/mattermost/9.0.50/app-changelog.md b/stable/mattermost/9.0.50/app-changelog.md new file mode 100644 index 00000000000..ee98a9024a7 --- /dev/null +++ b/stable/mattermost/9.0.50/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.50](https://github.com/truecharts/charts/compare/mattermost-9.0.49...mattermost-9.0.50) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.3.0 ([#14637](https://github.com/truecharts/charts/issues/14637)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.49/app-readme.md b/stable/mattermost/9.0.50/app-readme.md similarity index 100% rename from stable/mattermost/9.0.49/app-readme.md rename to stable/mattermost/9.0.50/app-readme.md diff --git a/stable/mattermost/9.0.49/charts/common-14.3.5.tgz b/stable/mattermost/9.0.50/charts/common-14.3.5.tgz similarity index 100% rename from stable/mattermost/9.0.49/charts/common-14.3.5.tgz rename to stable/mattermost/9.0.50/charts/common-14.3.5.tgz diff --git a/stable/mattermost/9.0.49/ix_values.yaml b/stable/mattermost/9.0.50/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.49/ix_values.yaml rename to stable/mattermost/9.0.50/ix_values.yaml index 8c1faf47306..bdd172f08ee 100644 --- a/stable/mattermost/9.0.49/ix_values.yaml +++ b/stable/mattermost/9.0.50/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.3.0@sha256:31a8cf10d24ebd36ded0d0290ed9b2f4faee7e119daf0bd381b8f75b6ce5f070 + tag: v9.3.0@sha256:223930a29bfc2588cf18a2c039fe8ae63a95794fc2e1ca3bee6d23f330d2989d pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.49/questions.yaml b/stable/mattermost/9.0.50/questions.yaml similarity index 100% rename from stable/mattermost/9.0.49/questions.yaml rename to stable/mattermost/9.0.50/questions.yaml diff --git a/stable/mattermost/9.0.49/templates/NOTES.txt b/stable/mattermost/9.0.50/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.49/templates/NOTES.txt rename to stable/mattermost/9.0.50/templates/NOTES.txt diff --git a/stable/mattermost/9.0.49/templates/common.yaml b/stable/mattermost/9.0.50/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.49/templates/common.yaml rename to stable/mattermost/9.0.50/templates/common.yaml diff --git a/stable/mattermost/9.0.49/values.yaml b/stable/mattermost/9.0.50/values.yaml similarity index 100% rename from stable/mattermost/9.0.49/values.yaml rename to stable/mattermost/9.0.50/values.yaml