about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorAlexandra Catalina <dunn.alex@gmail.com>2022-02-01 11:57:50 -0800
committerGitHub <noreply@github.com>2022-02-01 20:57:50 +0100
commitd0d15bf49c52c8329e3333397a9fc5d22341673a (patch)
tree0572ae756c4d283f3e30f713a2c2deab7b687063 /chart
parent987d88ea56cd293456471f0262b5510613fe883e (diff)
Update tootsuite/mastodon Docker tag to v3.4.5 (#17417)
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 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