diff --git a/stable/mattermost/9.0.24/app-changelog.md b/stable/mattermost/9.0.24/app-changelog.md deleted file mode 100644 index 7d5220c8af0..00000000000 --- a/stable/mattermost/9.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.24](https://github.com/truecharts/charts/compare/mattermost-9.0.23...mattermost-9.0.24) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13287](https://github.com/truecharts/charts/issues/13287)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.24/CHANGELOG.md b/stable/mattermost/9.0.25/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.24/CHANGELOG.md rename to stable/mattermost/9.0.25/CHANGELOG.md index a295cca360a..cf440c82558 100644 --- a/stable/mattermost/9.0.24/CHANGELOG.md +++ b/stable/mattermost/9.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.25](https://github.com/truecharts/charts/compare/mattermost-9.0.24...mattermost-9.0.25) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13309](https://github.com/truecharts/charts/issues/13309)) + + + + ## [mattermost-9.0.24](https://github.com/truecharts/charts/compare/mattermost-9.0.23...mattermost-9.0.24) (2023-10-05) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.15](https://github.com/truecharts/charts/compare/mattermost-9.0.14...mattermost-9.0.15) (2023-09-15) ### Chore - -- update container image tccr.io/truecharts/mattermost to v9.0.0 ([#12634](https://github.com/truecharts/charts/issues/12634)) - - - - -## [mattermost-9.0.14](https://github.com/truecharts/charts/compare/mattermost-9.0.13...mattermost-9.0.14) (2023-09-14) - -### Chore diff --git a/stable/mattermost/9.0.24/Chart.yaml b/stable/mattermost/9.0.25/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.24/Chart.yaml rename to stable/mattermost/9.0.25/Chart.yaml index f13d9cb4c3c..9a52f8e7e94 100644 --- a/stable/mattermost/9.0.24/Chart.yaml +++ b/stable/mattermost/9.0.25/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.24 +version: 9.0.25 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.24/README.md b/stable/mattermost/9.0.25/README.md similarity index 100% rename from stable/mattermost/9.0.24/README.md rename to stable/mattermost/9.0.25/README.md diff --git a/stable/mattermost/9.0.25/app-changelog.md b/stable/mattermost/9.0.25/app-changelog.md new file mode 100644 index 00000000000..ab240f8d979 --- /dev/null +++ b/stable/mattermost/9.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.25](https://github.com/truecharts/charts/compare/mattermost-9.0.24...mattermost-9.0.25) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13309](https://github.com/truecharts/charts/issues/13309)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.24/app-readme.md b/stable/mattermost/9.0.25/app-readme.md similarity index 100% rename from stable/mattermost/9.0.24/app-readme.md rename to stable/mattermost/9.0.25/app-readme.md diff --git a/stable/mattermost/9.0.24/charts/common-14.0.6.tgz b/stable/mattermost/9.0.25/charts/common-14.0.6.tgz similarity index 100% rename from stable/mattermost/9.0.24/charts/common-14.0.6.tgz rename to stable/mattermost/9.0.25/charts/common-14.0.6.tgz diff --git a/stable/mattermost/9.0.24/ix_values.yaml b/stable/mattermost/9.0.25/ix_values.yaml similarity index 89% rename from stable/mattermost/9.0.24/ix_values.yaml rename to stable/mattermost/9.0.25/ix_values.yaml index 3a3abfc8e57..8d58fba7fcd 100644 --- a/stable/mattermost/9.0.24/ix_values.yaml +++ b/stable/mattermost/9.0.25/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.1.0@sha256:c5f0c48faaf30be98e2ae52803d200514cb7cce80ec4dc432765a05b82226c98 + tag: v9.1.0@sha256:2dcce70180f91c57d4bbda8a409fde2ca9eef09fe1c466c7c0c39d15f0c39272 pullPolicy: IfNotPresent workload: @@ -9,7 +9,7 @@ workload: containers: main: env: - TIMEZONE: "{{ .Values.TZ }}" + TIMEZONE: '{{ .Values.TZ }}' MM_SQLSETTINGS_DRIVERNAME: "postgres" MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes" MM_SERVICESETTINGS_SITEURL: "https://test.example.com" diff --git a/stable/mattermost/9.0.24/questions.yaml b/stable/mattermost/9.0.25/questions.yaml similarity index 100% rename from stable/mattermost/9.0.24/questions.yaml rename to stable/mattermost/9.0.25/questions.yaml diff --git a/stable/mattermost/9.0.24/templates/NOTES.txt b/stable/mattermost/9.0.25/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.24/templates/NOTES.txt rename to stable/mattermost/9.0.25/templates/NOTES.txt diff --git a/stable/mattermost/9.0.24/templates/common.yaml b/stable/mattermost/9.0.25/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.24/templates/common.yaml rename to stable/mattermost/9.0.25/templates/common.yaml diff --git a/stable/mattermost/9.0.24/values.yaml b/stable/mattermost/9.0.25/values.yaml similarity index 100% rename from stable/mattermost/9.0.24/values.yaml rename to stable/mattermost/9.0.25/values.yaml