diff --git a/stable/mattermost/9.0.28/app-changelog.md b/stable/mattermost/9.0.28/app-changelog.md deleted file mode 100644 index 399a78c13c..0000000000 --- a/stable/mattermost/9.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.28](https://github.com/truecharts/charts/compare/mattermost-9.0.27...mattermost-9.0.28) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.28/CHANGELOG.md b/stable/mattermost/9.0.29/CHANGELOG.md similarity index 88% rename from stable/mattermost/9.0.28/CHANGELOG.md rename to stable/mattermost/9.0.29/CHANGELOG.md index 39cec6ed16..f18a9ee96e 100644 --- a/stable/mattermost/9.0.28/CHANGELOG.md +++ b/stable/mattermost/9.0.29/CHANGELOG.md @@ -4,6 +4,16 @@ +## [mattermost-9.0.29](https://github.com/truecharts/charts/compare/mattermost-9.0.28...mattermost-9.0.29) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13599](https://github.com/truecharts/charts/issues/13599)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + + + ## [mattermost-9.0.28](https://github.com/truecharts/charts/compare/mattermost-9.0.27...mattermost-9.0.28) (2023-10-07) ### Chore @@ -87,13 +97,3 @@ ## [mattermost-9.0.19](https://github.com/truecharts/charts/compare/mattermost-9.0.18...mattermost-9.0.19) (2023-10-03) -### Chore - -- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) - - - - -## [mattermost-9.0.18](https://github.com/truecharts/charts/compare/mattermost-9.0.17...mattermost-9.0.18) (2023-10-03) - -### Chore diff --git a/stable/mattermost/9.0.28/Chart.yaml b/stable/mattermost/9.0.29/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.28/Chart.yaml rename to stable/mattermost/9.0.29/Chart.yaml index 5132b0ab18..a91dd92591 100644 --- a/stable/mattermost/9.0.28/Chart.yaml +++ b/stable/mattermost/9.0.29/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.28 +version: 9.0.29 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.28/README.md b/stable/mattermost/9.0.29/README.md similarity index 100% rename from stable/mattermost/9.0.28/README.md rename to stable/mattermost/9.0.29/README.md diff --git a/stable/mattermost/9.0.29/app-changelog.md b/stable/mattermost/9.0.29/app-changelog.md new file mode 100644 index 0000000000..352e8fec03 --- /dev/null +++ b/stable/mattermost/9.0.29/app-changelog.md @@ -0,0 +1,10 @@ + + +## [mattermost-9.0.29](https://github.com/truecharts/charts/compare/mattermost-9.0.28...mattermost-9.0.29) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13599](https://github.com/truecharts/charts/issues/13599)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.28/app-readme.md b/stable/mattermost/9.0.29/app-readme.md similarity index 100% rename from stable/mattermost/9.0.28/app-readme.md rename to stable/mattermost/9.0.29/app-readme.md diff --git a/stable/mattermost/9.0.28/charts/common-14.0.9.tgz b/stable/mattermost/9.0.29/charts/common-14.0.9.tgz similarity index 100% rename from stable/mattermost/9.0.28/charts/common-14.0.9.tgz rename to stable/mattermost/9.0.29/charts/common-14.0.9.tgz diff --git a/stable/mattermost/9.0.28/ix_values.yaml b/stable/mattermost/9.0.29/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.28/ix_values.yaml rename to stable/mattermost/9.0.29/ix_values.yaml index ec74adbafe..184f1b2347 100644 --- a/stable/mattermost/9.0.28/ix_values.yaml +++ b/stable/mattermost/9.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.1.0@sha256:ab8b82b547d8235bdff94d3c523652d5608749698fa9e80a24e09d567f44e4ce + tag: v9.1.0@sha256:87b14b3eb1cde6dbe27c76f28283da3e53b9d20cfb9a2da09dada1c2cae3441a pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.28/questions.yaml b/stable/mattermost/9.0.29/questions.yaml similarity index 100% rename from stable/mattermost/9.0.28/questions.yaml rename to stable/mattermost/9.0.29/questions.yaml diff --git a/stable/mattermost/9.0.28/templates/NOTES.txt b/stable/mattermost/9.0.29/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.28/templates/NOTES.txt rename to stable/mattermost/9.0.29/templates/NOTES.txt diff --git a/stable/mattermost/9.0.28/templates/common.yaml b/stable/mattermost/9.0.29/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.28/templates/common.yaml rename to stable/mattermost/9.0.29/templates/common.yaml diff --git a/stable/mattermost/9.0.28/values.yaml b/stable/mattermost/9.0.29/values.yaml similarity index 100% rename from stable/mattermost/9.0.28/values.yaml rename to stable/mattermost/9.0.29/values.yaml