summaryrefslogtreecommitdiffstats
path: root/chart/values.yaml
diff options
context:
space:
mode:
authorAlexandra Catalina <dunn.alex@gmail.com>2022-04-11 18:26:50 -0700
committerGitHub <noreply@github.com>2022-04-12 03:26:50 +0200
commit331cca40159f7627f73c73030b512e5f616ed52b (patch)
tree3785571df04a32f8d66c24eed92c147827bceb44 /chart/values.yaml
parent4c9949560dacac8053cc44a5364534c215ac3a93 (diff)
chore(deps): update tootsuite/mastodon docker tag to v3.5.1 (#18023)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'chart/values.yaml')
-rw-r--r--chart/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index 54627854df8..ef105f6254a 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.6
+ tag: v3.5.1
# use `Always` when using `latest` tag
pullPolicy: IfNotPresent