diff --git a/stable/mattermost/9.0.15/app-changelog.md b/stable/mattermost/9.0.15/app-changelog.md deleted file mode 100644 index 21bf660fc7..0000000000 --- a/stable/mattermost/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.15/CHANGELOG.md b/stable/mattermost/9.0.16/CHANGELOG.md similarity index 91% rename from stable/mattermost/9.0.15/CHANGELOG.md rename to stable/mattermost/9.0.16/CHANGELOG.md index 3321d77db3..315a58f0c6 100644 --- a/stable/mattermost/9.0.15/CHANGELOG.md +++ b/stable/mattermost/9.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-9.0.16](https://github.com/truecharts/charts/compare/mattermost-9.0.15...mattermost-9.0.16) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13032](https://github.com/truecharts/charts/issues/13032)) + + + + ## [mattermost-9.0.15](https://github.com/truecharts/charts/compare/mattermost-9.0.14...mattermost-9.0.15) (2023-09-15) ### Chore @@ -88,12 +97,3 @@ ## [mattermost-9.0.6](https://github.com/truecharts/charts/compare/mattermost-9.0.5...mattermost-9.0.6) (2023-08-25) ### Chore - -- update container image tccr.io/truecharts/mattermost to v8.1.0 ([#11858](https://github.com/truecharts/charts/issues/11858)) - - - - -## [mattermost-9.0.5](https://github.com/truecharts/charts/compare/mattermost-9.0.4...mattermost-9.0.5) (2023-08-24) - -### Chore diff --git a/stable/mattermost/9.0.15/Chart.yaml b/stable/mattermost/9.0.16/Chart.yaml similarity index 96% rename from stable/mattermost/9.0.15/Chart.yaml rename to stable/mattermost/9.0.16/Chart.yaml index c71593fe7c..ce3db4e758 100644 --- a/stable/mattermost/9.0.15/Chart.yaml +++ b/stable/mattermost/9.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.0.0" +appVersion: "9.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/9.0.15/README.md b/stable/mattermost/9.0.16/README.md similarity index 100% rename from stable/mattermost/9.0.15/README.md rename to stable/mattermost/9.0.16/README.md diff --git a/stable/mattermost/9.0.16/app-changelog.md b/stable/mattermost/9.0.16/app-changelog.md new file mode 100644 index 0000000000..f617b45df1 --- /dev/null +++ b/stable/mattermost/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.16](https://github.com/truecharts/charts/compare/mattermost-9.0.15...mattermost-9.0.16) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13032](https://github.com/truecharts/charts/issues/13032)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.15/app-readme.md b/stable/mattermost/9.0.16/app-readme.md similarity index 100% rename from stable/mattermost/9.0.15/app-readme.md rename to stable/mattermost/9.0.16/app-readme.md diff --git a/stable/mattermost/9.0.15/charts/common-14.0.1.tgz b/stable/mattermost/9.0.16/charts/common-14.0.1.tgz similarity index 100% rename from stable/mattermost/9.0.15/charts/common-14.0.1.tgz rename to stable/mattermost/9.0.16/charts/common-14.0.1.tgz diff --git a/stable/mattermost/9.0.15/ix_values.yaml b/stable/mattermost/9.0.16/ix_values.yaml similarity index 92% rename from stable/mattermost/9.0.15/ix_values.yaml rename to stable/mattermost/9.0.16/ix_values.yaml index 90ec2272a2..063505b478 100644 --- a/stable/mattermost/9.0.15/ix_values.yaml +++ b/stable/mattermost/9.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v9.0.0@sha256:6718484399a94acb414f98f7d16ac6b94631397861dd5581a8afcfdc1524b851 + tag: v9.1.0@sha256:179f30d7e5ad774ebab6773af89de4f71e19d169d7c115dae258beedbdc0d4a2 pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/9.0.15/questions.yaml b/stable/mattermost/9.0.16/questions.yaml similarity index 100% rename from stable/mattermost/9.0.15/questions.yaml rename to stable/mattermost/9.0.16/questions.yaml diff --git a/stable/mattermost/9.0.15/templates/NOTES.txt b/stable/mattermost/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.15/templates/NOTES.txt rename to stable/mattermost/9.0.16/templates/NOTES.txt diff --git a/stable/mattermost/9.0.15/templates/common.yaml b/stable/mattermost/9.0.16/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.15/templates/common.yaml rename to stable/mattermost/9.0.16/templates/common.yaml diff --git a/stable/mattermost/9.0.15/values.yaml b/stable/mattermost/9.0.16/values.yaml similarity index 100% rename from stable/mattermost/9.0.15/values.yaml rename to stable/mattermost/9.0.16/values.yaml