Upgrade mastodon

This commit is contained in:
Marcus Noble 2022-05-27 03:20:44 +00:00
parent 89e8a2768f
commit 5be3454e15
2 changed files with 6 additions and 6 deletions

View File

@ -88,7 +88,7 @@ spec:
runAsUser: 991
containers:
- name: mastodon
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- bundle
@ -159,7 +159,7 @@ spec:
runAsUser: 991
containers:
- name: mastodon
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- node
@ -242,7 +242,7 @@ spec:
runAsUser: 991
containers:
- name: mastodon
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- bundle

View File

@ -23,7 +23,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: mastodon-media-remove
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- bash
@ -68,7 +68,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: mastodon-assets-precompile
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- bash
@ -111,7 +111,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: mastodon-db-migrate
image: "tootsuite/mastodon:v3.5.2"
image: "tootsuite/mastodon:v3.5.3"
imagePullPolicy: IfNotPresent
command:
- bundle