diff options
author | ThibG <thib@sitedethib.com> | 2020-10-26 16:11:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 16:11:58 +0100 |
commit | 9c88792f0a60f2b383f0d3919475403e1e244faf (patch) | |
tree | 709a22b7a9922c6dac4916542b95611afaf4a25b /chart | |
parent | 36e5c9d45be0e94216b5b92ea8749a00bb68e0e3 (diff) | |
parent | ddbb9f0ec40df452d7061d4c7765e5e6694ba89f (diff) |
Merge pull request #1442 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'chart')
-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 # |