about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorAlexandra Catalina <dunn.alex@gmail.com>2022-02-03 12:29:20 -0800
committerGitHub <noreply@github.com>2022-02-03 21:29:20 +0100
commit50ab3f3dcb6b00109fa1462a5ca0228563abb99b (patch)
tree625dba17d531ba01e3488daeb1dae51ae69ff2d4 /chart
parent3413f1c44bd95980292f7efae5bb940c5e477cfc (diff)
Update tootsuite/mastodon Docker tag to v3.4.6 (#17436)
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 caac3eba0..dc476b1c5 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.5
+  tag: v3.4.6
   # use `Always` when using `latest` tag
   pullPolicy: IfNotPresent