Skip to content

Commit

Permalink
bump to 5.13.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Aug 1, 2019
1 parent cffdd0b commit eb0fd9a
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.12.0
appVersion: 5.12.4
version: 0.13.0
appVersion: 5.13.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.12.4
tag: 5.13.0
pullPolicy: IfNotPresent

strategy:
Expand Down

0 comments on commit eb0fd9a

Please sign in to comment.