Skip to content

Commit

Permalink
update chart for EE to use MM 5.24.0 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Tadeu Panato Junior authored Jun 18, 2020
1 parent c412b99 commit 8accc0d
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: 1.3.0
appVersion: 5.23.1
version: 1.4.0
appVersion: 5.24.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.23.1
tag: 5.24.0
pullPolicy: IfNotPresent

strategy:
Expand Down

0 comments on commit 8accc0d

Please sign in to comment.