From d0d15bf49c52c8329e3333397a9fc5d22341673a Mon Sep 17 00:00:00 2001 From: Alexandra Catalina Date: Tue, 1 Feb 2022 11:57:50 -0800 Subject: [PATCH] Update tootsuite/mastodon Docker tag to v3.4.5 (#17417) 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 bbe55410e..caac3eba0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -8,7 +8,7 @@ image: # built from the most recent commit # # tag: latest - tag: v3.4.4 + tag: v3.4.5 # use `Always` when using `latest` tag pullPolicy: IfNotPresent