File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9292 runAsUser : 991
9393 containers :
9494 - name : mastodon
95- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
95+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
9696 imagePullPolicy : IfNotPresent
9797 command :
9898 - bundle
@@ -168,7 +168,7 @@ spec:
168168 runAsUser : 991
169169 containers :
170170 - name : mastodon
171- image : " ghcr.io/mastodon/mastodon-streaming:v4.5.3 "
171+ image : " ghcr.io/mastodon/mastodon-streaming:v4.5.4 "
172172 imagePullPolicy : IfNotPresent
173173 command :
174174 - node
@@ -256,7 +256,7 @@ spec:
256256 runAsUser : 991
257257 containers :
258258 - name : mastodon
259- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
259+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
260260 imagePullPolicy : IfNotPresent
261261 command :
262262 - bundle
Original file line number Diff line number Diff line change 2323 restartPolicy : OnFailure
2424 containers :
2525 - name : mastodon-media-remove
26- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
26+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
2727 imagePullPolicy : IfNotPresent
2828 command :
2929 - bash
7070 restartPolicy : OnFailure
7171 containers :
7272 - name : mastodon-assets-precompile
73- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
73+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
7474 imagePullPolicy : IfNotPresent
7575 command :
7676 - bash
@@ -114,7 +114,7 @@ spec:
114114 restartPolicy : OnFailure
115115 containers :
116116 - name : mastodon-db-migrate
117- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
117+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
118118 imagePullPolicy : IfNotPresent
119119 command :
120120 - bundle
@@ -160,7 +160,7 @@ spec:
160160 restartPolicy : OnFailure
161161 containers :
162162 - name : mastodon-db-migrate
163- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
163+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
164164 imagePullPolicy : IfNotPresent
165165 command :
166166 - bundle
@@ -205,7 +205,7 @@ spec:
205205 restartPolicy : Never
206206 containers :
207207 - name : mastodon-db-migrate
208- image : " ghcr.io/mastodon/mastodon:v4.5.3 "
208+ image : " ghcr.io/mastodon/mastodon:v4.5.4 "
209209 imagePullPolicy : IfNotPresent
210210 command :
211211 - bash
You can’t perform that action at this time.
0 commit comments