diff options
author | ThibG <thib@sitedethib.com> | 2020-07-08 16:25:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 16:25:03 +0200 |
commit | 54e62f8500e69fb0172d565d062354bc6c19b012 (patch) | |
tree | b5ff100059ab31e064c33f5df8f33301febb5609 /chart/values.yaml.template | |
parent | c41da2e96294dc24ba7e039cd3151916fff664db (diff) | |
parent | 11446be6d13f6d4748227a329dcc75c5c78c915d (diff) |
Merge pull request #1378 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
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 0710722a6..4a8286d00 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.1.4 + tag: v3.1.5 # alternatively, use `latest` for the latest release or `edge` for the image # built from the most recent commit # |