Skip to content

Commit 89ae965

Browse files
committed
fix(app): update mattermost/mattermost-team-edition docker tag to v10
1 parent cbf0e45 commit 89ae965

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.32931-pre-01
18+
version: 1.0.32932-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.6@sha256:5acbfee4631a082b073a4d1e4905c918225eb3cfefeee5fe39526d4a08886893
8404+
tag: 10.3.1@sha256:5892ec2bdb79d74adafd2ef689ac4ea585370646a8028cc6da249ed2715ae6fa
84058405
imagePullPolicy: IfNotPresent
84068406
controller:
84078407
annotations:

0 commit comments

Comments
 (0)