about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorAlex Dunn <dunn.alex@gmail.com>2020-10-21 16:36:07 -0700
committerGitHub <noreply@github.com>2020-10-22 01:36:07 +0200
commitb37c9e56606da35d32e6c6dbf7daeff961279e16 (patch)
treeb588a6701ecee61a06a21b22d71b6c46d7a81b18 /chart
parentca56527140034952002f8f7334da9f94c4f486a8 (diff)
helm: bump version to 3.2.1 (#15019)
Diffstat (limited to 'chart')
-rw-r--r--chart/values.yaml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml.template b/chart/values.yaml.template
index c18d2f0b5..c1dc29f57 100644
--- a/chart/values.yaml.template
+++ b/chart/values.yaml.template
@@ -4,7 +4,7 @@ image:
   repository: tootsuite/mastodon
   pullPolicy: Always
   # https://hub.docker.com/r/tootsuite/mastodon/tags
-  tag: v3.2.0
+  tag: v3.2.1
   # alternatively, use `latest` for the latest release or `edge` for the image
   # built from the most recent commit
   #