From 20aa2427512ec082b009ccd478e590138269218a Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Sun, 2 Aug 2020 02:20:31 -0700 Subject: [PATCH] helm: bump default image tag to v3.2.0 (#14476) --- values.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml.template b/values.yaml.template index 694bc4d..ff680b8 100644 --- a/values.yaml.template +++ b/values.yaml.template @@ -4,7 +4,7 @@ image: repository: tootsuite/mastodon pullPolicy: Always # https://hub.docker.com/r/tootsuite/mastodon/tags - tag: v3.1.5 + tag: v3.2.0 # alternatively, use `latest` for the latest release or `edge` for the image # built from the most recent commit #