diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-10-28 19:11:21 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-10-28 19:11:21 -0500 |
commit | 84a56390fda455e4bf42d0d9f44527bfbf207dfc (patch) | |
tree | a951d84e093c2406eb9587e0559ca43cd827625c /chart/values.yaml.template | |
parent | ecaf21464226b5cecc6d100165f7d1265afdffb9 (diff) | |
parent | 5a41704f8926d9594c66028ca30dc1fc0f98da3d (diff) |
Merge remote-tracking branch 'upstream/master' into dev
Diffstat (limited to 'chart/values.yaml.template')
-rw-r--r-- | chart/values.yaml.template | 2 |
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 # |