Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 961789d

Browse files
authored
helm: bump chart and default image version to 3.1.5 (mastodon#14256)
1 parent 701e5b9 commit 961789d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version: 0.1.0
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
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: 3.1.4
23+
appVersion: 3.1.5
2424

2525
dependencies:
2626
- name: elasticsearch

chart/values.yaml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:
44
repository: tootsuite/mastodon
55
pullPolicy: Always
66
# https://hub.docker.com/r/tootsuite/mastodon/tags
7-
tag: v3.1.4
7+
tag: v3.1.5
88
# alternatively, use `latest` for the latest release or `edge` for the image
99
# built from the most recent commit
1010
#

0 commit comments

Comments
 (0)