Upgrade mastodon
This commit is contained in:
@@ -88,7 +88,7 @@ spec:
|
|||||||
runAsUser: 991
|
runAsUser: 991
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon
|
- name: mastodon
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- bundle
|
- bundle
|
||||||
@@ -159,7 +159,7 @@ spec:
|
|||||||
runAsUser: 991
|
runAsUser: 991
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon
|
- name: mastodon
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- node
|
- node
|
||||||
@@ -242,7 +242,7 @@ spec:
|
|||||||
runAsUser: 991
|
runAsUser: 991
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon
|
- name: mastodon
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- bundle
|
- bundle
|
||||||
|
@@ -23,7 +23,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon-media-remove
|
- name: mastodon-media-remove
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- bash
|
- bash
|
||||||
@@ -68,7 +68,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon-assets-precompile
|
- name: mastodon-assets-precompile
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- bash
|
- bash
|
||||||
@@ -111,7 +111,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: mastodon-db-migrate
|
- name: mastodon-db-migrate
|
||||||
image: "tootsuite/mastodon:v3.5.2"
|
image: "tootsuite/mastodon:v3.5.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- bundle
|
- bundle
|
||||||
|
Reference in New Issue
Block a user