From af93d938d432d35ac6ae042a314b50948e477af7 Mon Sep 17 00:00:00 2001 From: Alexandra Catalina Date: Fri, 26 Nov 2021 18:06:39 -0800 Subject: [PATCH] Update tootsuite/mastodon Docker tag to v3.4.4 (#17065) Co-authored-by: Renovate Bot --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index ff45a7b617..4fc4084d4f 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