Skip to content

Commit 5c6813e

Browse files
committed
fix(app): update mattermost/mattermost-team-edition docker tag to v10
1 parent 3fab016 commit 5c6813e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/other/myprecious/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.32952-pre-01
18+
version: 1.0.32953-pre-01
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/other/myprecious/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8401,7 +8401,7 @@ mattermost:
84018401
# Declare variables to be passed into your templates.
84028402
image:
84038403
repository: mattermost/mattermost-team-edition
8404-
tag: 9.11.8@sha256:3b97305acba195963ed191b10068600c95fb3f862b1e855988a8029ba0aeaeed
8404+
tag: 10.5.0@sha256:10dde337b96de0f66620c2e1c9fb34f5b3ea2e67d0fbf604d30b105528d95301
84058405
imagePullPolicy: IfNotPresent
84068406
controller:
84078407
annotations:

0 commit comments

Comments
 (0)