diff --git a/stable/mattermost/8.0.4/app-changelog.md b/stable/mattermost/8.0.4/app-changelog.md deleted file mode 100644 index 58846802ef1..00000000000 --- a/stable/mattermost/8.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-8.0.4](https://github.com/truecharts/charts/compare/mattermost-8.0.3...mattermost-8.0.4) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10733](https://github.com/truecharts/charts/issues/10733)) - - \ No newline at end of file diff --git a/stable/mattermost/8.0.4/CHANGELOG.md b/stable/mattermost/8.0.5/CHANGELOG.md similarity index 80% rename from stable/mattermost/8.0.4/CHANGELOG.md rename to stable/mattermost/8.0.5/CHANGELOG.md index 71a4f19f1ec..47aaa1e40c9 100644 --- a/stable/mattermost/8.0.4/CHANGELOG.md +++ b/stable/mattermost/8.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mattermost-8.0.5](https://github.com/truecharts/charts/compare/mattermost-8.0.4...mattermost-8.0.5) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10867](https://github.com/truecharts/charts/issues/10867)) + + + + ## [mattermost-8.0.4](https://github.com/truecharts/charts/compare/mattermost-8.0.3...mattermost-8.0.4) (2023-07-22) ### Chore diff --git a/stable/mattermost/8.0.4/Chart.yaml b/stable/mattermost/8.0.5/Chart.yaml similarity index 98% rename from stable/mattermost/8.0.4/Chart.yaml rename to stable/mattermost/8.0.5/Chart.yaml index bf2bf9d74d5..1b854acf3d2 100644 --- a/stable/mattermost/8.0.4/Chart.yaml +++ b/stable/mattermost/8.0.5/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: 8.0.4 +version: 8.0.5 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/8.0.4/README.md b/stable/mattermost/8.0.5/README.md similarity index 100% rename from stable/mattermost/8.0.4/README.md rename to stable/mattermost/8.0.5/README.md diff --git a/stable/mattermost/8.0.5/app-changelog.md b/stable/mattermost/8.0.5/app-changelog.md new file mode 100644 index 00000000000..8b92bf940bf --- /dev/null +++ b/stable/mattermost/8.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-8.0.5](https://github.com/truecharts/charts/compare/mattermost-8.0.4...mattermost-8.0.5) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v8.0.0 ([#10867](https://github.com/truecharts/charts/issues/10867)) + + \ No newline at end of file diff --git a/stable/mattermost/8.0.4/app-readme.md b/stable/mattermost/8.0.5/app-readme.md similarity index 100% rename from stable/mattermost/8.0.4/app-readme.md rename to stable/mattermost/8.0.5/app-readme.md diff --git a/stable/mattermost/8.0.4/charts/common-12.14.6.tgz b/stable/mattermost/8.0.5/charts/common-12.14.6.tgz similarity index 100% rename from stable/mattermost/8.0.4/charts/common-12.14.6.tgz rename to stable/mattermost/8.0.5/charts/common-12.14.6.tgz diff --git a/stable/mattermost/8.0.4/ix_values.yaml b/stable/mattermost/8.0.5/ix_values.yaml similarity index 92% rename from stable/mattermost/8.0.4/ix_values.yaml rename to stable/mattermost/8.0.5/ix_values.yaml index dd48dc8e22e..082bb268a05 100644 --- a/stable/mattermost/8.0.4/ix_values.yaml +++ b/stable/mattermost/8.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: v8.0.0@sha256:10c9fbda0b764b7ec71f5a6322c59ae2da07e13a30526db971f3b65755aa0271 + tag: v8.0.0@sha256:fcf9e3ac61d97e92ba062c02928326fd5bd29cfe65340f37b50e2fc90dde8d7d pullPolicy: IfNotPresent workload: diff --git a/stable/mattermost/8.0.4/questions.yaml b/stable/mattermost/8.0.5/questions.yaml similarity index 100% rename from stable/mattermost/8.0.4/questions.yaml rename to stable/mattermost/8.0.5/questions.yaml diff --git a/stable/mattermost/8.0.4/templates/NOTES.txt b/stable/mattermost/8.0.5/templates/NOTES.txt similarity index 100% rename from stable/mattermost/8.0.4/templates/NOTES.txt rename to stable/mattermost/8.0.5/templates/NOTES.txt diff --git a/stable/mattermost/8.0.4/templates/common.yaml b/stable/mattermost/8.0.5/templates/common.yaml similarity index 100% rename from stable/mattermost/8.0.4/templates/common.yaml rename to stable/mattermost/8.0.5/templates/common.yaml diff --git a/stable/mattermost/8.0.4/values.yaml b/stable/mattermost/8.0.5/values.yaml similarity index 100% rename from stable/mattermost/8.0.4/values.yaml rename to stable/mattermost/8.0.5/values.yaml