Skip to content

Commit

Permalink
bump MM to 5.24.2 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Tadeu Panato Junior authored Jun 29, 2020
1 parent d369c84 commit 3bfdd1d
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.4.1
appVersion: 5.24.1
version: 1.4.2
appVersion: 5.24.2
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.24.1
tag: 5.24.2
pullPolicy: IfNotPresent

strategy:
Expand Down

0 comments on commit 3bfdd1d

Please sign in to comment.