mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-21 16:44:53 +00:00
mastodon: bump to 4.0.6
Fixes after the security bugfix last week. Not yet rolled out to qa/prod. Change-Id: I52de0dc1d082fd1c6269025b1f41d87c02c67113 Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1536 Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
parent
3cc078e27f
commit
1ad72123b6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ local redis = import "../../../kube/redis.libsonnet";
|
|||
# /.well-known/webfinger to webDomain.
|
||||
webDomain: cfg.localDomain,
|
||||
images: {
|
||||
mastodon: "tootsuite/mastodon:v4.0.5@sha256:472c355da5a27b91005dc78c0b5cf75d6baaf1c561c29db1c49ce9168c5de0a9",
|
||||
mastodon: "tootsuite/mastodon:v4.0.6@sha256:472c355da5a27b91005dc78c0b5cf75d6baaf1c561c29db1c49ce9168c5de0a9",
|
||||
},
|
||||
passwords: {
|
||||
# generate however you like
|
||||
|
|
Loading…
Add table
Reference in a new issue