Browse Source

Update tootsuite/mastodon Docker tag to v3.4.4 (#17065)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1163/head
Alexandra Catalina 4 years ago committed by GitHub
parent
commit
af93d938d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      chart/values.yaml

2
chart/values.yaml

@ -8,7 +8,7 @@ image:
# built from the most recent commit # built from the most recent commit
# #
# tag: latest # tag: latest
tag: v3.3.0 tag: v3.4.4
# use `Always` when using `latest` tag # use `Always` when using `latest` tag
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

Loading…
Cancel
Save