Skip to content

Commit 599f417

Browse files
committed
fix(app): update mattermost/mattermost-team-edition docker tag to v10
1 parent f167a94 commit 599f417

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.32891-pre-01
18+
version: 1.0.32892-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.2@sha256:130a82e93709e42bd44dce94882db6a3d85f9f41f93eb9399c3b800ccacadbb7
8404+
tag: 10.0.0@sha256:eb72fed23b0581eb17ed082f7926797716612594dcd1a9aac2537efcddc0af56
84058405
imagePullPolicy: IfNotPresent
84068406
controller:
84078407
annotations:

0 commit comments

Comments
 (0)