File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
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.2.4 "
95+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
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:v4.2.4 "
171+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
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.2.4 "
259+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
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.2.4 "
26+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
2727 imagePullPolicy : IfNotPresent
2828 command :
2929 - bash
6969 restartPolicy : OnFailure
7070 containers :
7171 - name : mastodon-assets-precompile
72- image : " ghcr.io/mastodon/mastodon:v4.2.4 "
72+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
7373 imagePullPolicy : IfNotPresent
7474 command :
7575 - bash
@@ -112,7 +112,7 @@ spec:
112112 restartPolicy : OnFailure
113113 containers :
114114 - name : mastodon-db-migrate
115- image : " ghcr.io/mastodon/mastodon:v4.2.4 "
115+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
116116 imagePullPolicy : IfNotPresent
117117 command :
118118 - bundle
@@ -156,7 +156,7 @@ spec:
156156 restartPolicy : Never
157157 containers :
158158 - name : mastodon-db-migrate
159- image : " ghcr.io/mastodon/mastodon:v4.2.4 "
159+ image : " ghcr.io/mastodon/mastodon:v4.2.5 "
160160 imagePullPolicy : IfNotPresent
161161 command :
162162 - bash
You can’t perform that action at this time.
0 commit comments