diff --git a/stable/mattermost/9.0.8/app-changelog.md b/stable/mattermost/9.0.8/app-changelog.md deleted file mode 100644 index 38c931ddbe8..00000000000 --- a/stable/mattermost/9.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.8/CHANGELOG.md b/stable/mattermost/9.0.9/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.8/CHANGELOG.md rename to stable/mattermost/9.0.9/CHANGELOG.md index bf221743611..2dd0daca6b7 100644 --- a/stable/mattermost/9.0.8/CHANGELOG.md +++ b/stable/mattermost/9.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.9](https://github.com/truecharts/charts/compare/mattermost-9.0.8...mattermost-9.0.9) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.0.0 ([#12154](https://github.com/truecharts/charts/issues/12154)) + + + + ## [mattermost-9.0.8](https://github.com/truecharts/charts/compare/mattermost-9.0.7...mattermost-9.0.8) (2023-09-01) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [mattermost-8.0.7](https://github.com/truecharts/charts/compare/mattermost-8.0.6...mattermost-8.0.7) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v8.1.0 ([#10958](https://github.com/truecharts/charts/issues/10958)) - diff --git a/stable/mattermost/9.0.8/Chart.yaml b/stable/mattermost/9.0.9/Chart.yaml similarity index 98% rename from stable/mattermost/9.0.8/Chart.yaml rename to stable/mattermost/9.0.9/Chart.yaml index 62328b17057..20e647f774b 100644 --- a/stable/mattermost/9.0.8/Chart.yaml +++ b/stable/mattermost/9.0.9/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.8 +version: 9.0.9 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.8/README.md b/stable/mattermost/9.0.9/README.md similarity index 100% rename from stable/mattermost/9.0.8/README.md rename to stable/mattermost/9.0.9/README.md diff --git a/stable/mattermost/9.0.9/app-changelog.md b/stable/mattermost/9.0.9/app-changelog.md new file mode 100644 index 00000000000..5b22f29b23a --- /dev/null +++ b/stable/mattermost/9.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.9](https://github.com/truecharts/charts/compare/mattermost-9.0.8...mattermost-9.0.9) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.0.0 ([#12154](https://github.com/truecharts/charts/issues/12154)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.8/app-readme.md b/stable/mattermost/9.0.9/app-readme.md similarity index 100% rename from stable/mattermost/9.0.8/app-readme.md rename to stable/mattermost/9.0.9/app-readme.md diff --git a/stable/mattermost/9.0.8/charts/common-14.0.1.tgz b/stable/mattermost/9.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/mattermost/9.0.8/charts/common-14.0.1.tgz rename to stable/mattermost/9.0.9/charts/common-14.0.1.tgz diff --git a/stable/mattermost/9.0.8/ix_values.yaml b/stable/mattermost/9.0.9/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.8/ix_values.yaml rename to stable/mattermost/9.0.9/ix_values.yaml index 8b9a10f9e34..193cbdbc02b 100644 --- a/stable/mattermost/9.0.8/ix_values.yaml +++ b/stable/mattermost/9.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.0.0@sha256:f822378ffce26b88275e18562e029a7eda02a666b5d1a43e077e4271356c38e5 + tag: v9.0.0@sha256:7e70b8a7ee0c5b0b1c43a0a7b83308a32f4a07c80bf632fa3059e45c2e249391 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.8/questions.yaml b/stable/mattermost/9.0.9/questions.yaml similarity index 100% rename from stable/mattermost/9.0.8/questions.yaml rename to stable/mattermost/9.0.9/questions.yaml diff --git a/stable/mattermost/9.0.8/templates/NOTES.txt b/stable/mattermost/9.0.9/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.8/templates/NOTES.txt rename to stable/mattermost/9.0.9/templates/NOTES.txt diff --git a/stable/mattermost/9.0.8/templates/common.yaml b/stable/mattermost/9.0.9/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.8/templates/common.yaml rename to stable/mattermost/9.0.9/templates/common.yaml diff --git a/stable/mattermost/9.0.8/values.yaml b/stable/mattermost/9.0.9/values.yaml similarity index 100% rename from stable/mattermost/9.0.8/values.yaml rename to stable/mattermost/9.0.9/values.yaml