about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorAlexandra Catalina <dunn.alex@gmail.com>2021-11-26 18:06:39 -0800
committerGitHub <noreply@github.com>2021-11-27 03:06:39 +0100
commitaf93d938d432d35ac6ae042a314b50948e477af7 (patch)
tree455671534db844e2c09bbec7032507f844054e2d /chart
parent1c826471e7d964f0fdb2dc2b89dcd5a19c017538 (diff)
Update tootsuite/mastodon Docker tag to v3.4.4 (#17065)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'chart')
-rw-r--r--chart/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index ff45a7b61..4fc4084d4 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -8,7 +8,7 @@ image:
   # built from the most recent commit
   #
   # tag: latest
-  tag: v3.3.0
+  tag: v3.4.4
   # use `Always` when using `latest` tag
   pullPolicy: IfNotPresent