Browse Source

Update tootsuite/mastodon Docker tag to v3.4.5 (#17417)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Alexandra Catalina 2 years ago
parent
commit
d0d15bf49c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chart/values.yaml

+ 1 - 1
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