Skip to content

Commit

Permalink
Merge branch 'master' into fix-hpa-for-eks-1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanwiemers authored Nov 17, 2023
2 parents 3b0f038 + 2376528 commit 0eec72d
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.7.0
appVersion: 9.1.2
version: 2.6.40
appVersion: 9.2.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 @@ -125,7 +125,7 @@ mattermostApp:
replicaCount: 2
image:
repository: mattermost/mattermost-enterprise-edition
tag: 9.1.2@sha256:bcadce2410d1c623a878f2980d134cc06a838db58101688a2ee910df1ee75eee
tag: 9.2.2@sha256:634562967898eb99cf872aaf25ebdcfcb19607ee2c53d689a8f02a94c1cb87b1
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.42
appVersion: 9.1.2
version: 6.6.43
appVersion: 9.2.2
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: 9.1.2@sha256:cd35373cd6653add3a2f74764d11a96350e3b295afbf5f4ccc516408ebff1a74
tag: 9.2.2@sha256:b77300aee2660ea37d9bbc390e3af548cd64da69ada5d2947894e89c7cb91467
imagePullPolicy: IfNotPresent

initContainerImage:
Expand Down

0 comments on commit 0eec72d

Please sign in to comment.