diff --git a/charts/mattermost-enterprise-edition/Chart.yaml b/charts/mattermost-enterprise-edition/Chart.yaml index d3d0024b..57b82480 100644 --- a/charts/mattermost-enterprise-edition/Chart.yaml +++ b/charts/mattermost-enterprise-edition/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: Mattermost Enterprise server with high availitibity. name: mattermost-enterprise-edition type: application -version: 2.6.13 -appVersion: 7.4.0 +version: 2.6.18 +appVersion: 7.7.1 keywords: - mattermost - communication diff --git a/charts/mattermost-enterprise-edition/values.yaml b/charts/mattermost-enterprise-edition/values.yaml index 61346452..384cab6d 100644 --- a/charts/mattermost-enterprise-edition/values.yaml +++ b/charts/mattermost-enterprise-edition/values.yaml @@ -125,7 +125,7 @@ mattermostApp: replicaCount: 2 image: repository: mattermost/mattermost-enterprise-edition - tag: 7.4.0@sha256:8696029b7282e85b8f060822b0cf88b652251b918aa52b30c9047e445bd304a9 + tag: 7.7.1@sha256:d66f763d17a04c02916c425c03e67310925ff0e2ffccb14382a9044b116c39c6 pullPolicy: IfNotPresent strategy: diff --git a/charts/mattermost-operator/README.md b/charts/mattermost-operator/README.md index 9bde6802..69142fd8 100644 --- a/charts/mattermost-operator/README.md +++ b/charts/mattermost-operator/README.md @@ -27,7 +27,7 @@ helm repo add mattermost https://helm.mattermost.com # 2. Configuration -To start, copy [mattermost-operator/charts/mattermost-operator/values.yaml](https://github.com/mattermost/mattermost-operator/blob/master/charts/mattermost-operator/values.yaml) and name it `config.yaml`. This will be your configuration file for the Mattermost Operator chart. You can use the default values that will deploy Mattermost-Operator, Mysql-Operator and Minio-Operator together (use of mysql and minio operators is not suggested for production environments) or update accordingly. +To start, copy [mattermost-helm/charts/mattermost-operator/values.yaml](https://github.com/mattermost/mattermost-helm/blob/master/charts/mattermost-operator/values.yaml) and name it `config.yaml`. This will be your configuration file for the Mattermost Operator chart. You can use the default values that will deploy Mattermost-Operator, Mysql-Operator and Minio-Operator together (use of mysql and minio operators is not suggested for production environments) or update accordingly. # 3. Install diff --git a/charts/mattermost-team-edition/Chart.yaml b/charts/mattermost-team-edition/Chart.yaml index 2a1b5994..23effab0 100644 --- a/charts/mattermost-team-edition/Chart.yaml +++ b/charts/mattermost-team-edition/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: Mattermost Team Edition server. type: application name: mattermost-team-edition -version: 6.6.13 -appVersion: 7.4.0 +version: 6.6.18 +appVersion: 7.7.1 keywords: - mattermost - communication diff --git a/charts/mattermost-team-edition/values.yaml b/charts/mattermost-team-edition/values.yaml index 2a2d6ef5..8a39cf3a 100644 --- a/charts/mattermost-team-edition/values.yaml +++ b/charts/mattermost-team-edition/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. image: repository: mattermost/mattermost-team-edition - tag: 7.4.0@sha256:e4ea2764d9843dcdd88629de198766198c18ce686614d7acc6595e7d35353f3c + tag: 7.7.1@sha256:94d382c9cb06f0d0194bbebb9e20f285b29338c3cd0d46444b3e46b9fd16913d imagePullPolicy: IfNotPresent initContainerImage: