diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2020-12-19 03:13:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-19 03:13:50 +0100 |
commit | 3561f8fabed2a6c40130cb5f1d1d732393dc0200 (patch) | |
tree | dbf2bd491dde749ce18dee67f4610342e2e7ef9d /chart/values.yaml.template | |
parent | 2dd3643dbcea7a08335405243b48234d916442a5 (diff) |
Forward-port v3.2.2 changelog (#15370)
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 c1dc29f57..9e50c6dac 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.1 + tag: v3.3.0 # alternatively, use `latest` for the latest release or `edge` for the image # built from the most recent commit # |