Skip to content

Commit

Permalink
bump ee to 5.15.0 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Sep 20, 2019
1 parent b11db54 commit b501c04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/mattermost-enterprise-edition/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Mattermost Enterprise server with high availitibity.
name: mattermost-enterprise-edition
version: 0.13.1
appVersion: 5.13.2
version: 0.14.0
appVersion: 5.15.0
keywords:
- mattermost
- communication
Expand Down
2 changes: 1 addition & 1 deletion charts/mattermost-enterprise-edition/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ mattermostApp:
replicaCount: 2
image:
repository: mattermost/mattermost-enterprise-edition
tag: 5.13.2
tag: 5.15.0
pullPolicy: IfNotPresent

strategy:
Expand Down

0 comments on commit b501c04

Please sign in to comment.