Skip to content

Commit

Permalink
Merge branch 'mattermost:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
frjaraur authored Oct 20, 2022
2 parents 44b8446 + 1246d0f commit e49dff0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/mattermost-enterprise-edition/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
description: Mattermost Enterprise server with high availitibity.
name: mattermost-enterprise-edition
type: application
version: 2.6.12
appVersion: 7.3.0
version: 2.6.13
appVersion: 7.4.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 @@ -125,7 +125,7 @@ mattermostApp:
replicaCount: 2
image:
repository: mattermost/mattermost-enterprise-edition
tag: 7.3.0@sha256:d1e4ac7d20501c12a546256c9f9026a035924f0703cf31a212d908a748824bb3
tag: 7.4.0@sha256:8696029b7282e85b8f060822b0cf88b652251b918aa52b30c9047e445bd304a9
pullPolicy: IfNotPresent

strategy:
Expand Down
4 changes: 2 additions & 2 deletions charts/mattermost-team-edition/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
description: Mattermost Team Edition server.
type: application
name: mattermost-team-edition
version: 6.6.12
appVersion: 7.3.0
version: 6.6.13
appVersion: 7.4.0
keywords:
- mattermost
- communication
Expand Down
2 changes: 1 addition & 1 deletion charts/mattermost-team-edition/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Declare variables to be passed into your templates.
image:
repository: mattermost/mattermost-team-edition
tag: 7.3.0@sha256:42742be5393667a6604d1965e6eb5cd8de07e5cfd04809732fcd2d4d5c7881a1
tag: 7.4.0@sha256:e4ea2764d9843dcdd88629de198766198c18ce686614d7acc6595e7d35353f3c
imagePullPolicy: IfNotPresent

initContainerImage:
Expand Down

0 comments on commit e49dff0

Please sign in to comment.