diff --git a/charts/mattermost-enterprise-edition/Chart.yaml b/charts/mattermost-enterprise-edition/Chart.yaml index 1f764eb4..e39df6d3 100644 --- a/charts/mattermost-enterprise-edition/Chart.yaml +++ b/charts/mattermost-enterprise-edition/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Mattermost Enterprise server with high availitibity. name: mattermost-enterprise-edition -version: 0.12.0 -appVersion: 5.12.4 +version: 0.13.0 +appVersion: 5.13.0 keywords: - mattermost - communication diff --git a/charts/mattermost-enterprise-edition/values.yaml b/charts/mattermost-enterprise-edition/values.yaml index ab5581e0..570f9d44 100644 --- a/charts/mattermost-enterprise-edition/values.yaml +++ b/charts/mattermost-enterprise-edition/values.yaml @@ -92,7 +92,7 @@ mattermostApp: replicaCount: 2 image: repository: mattermost/mattermost-enterprise-edition - tag: 5.12.4 + tag: 5.13.0 pullPolicy: IfNotPresent strategy: