File tree 3 files changed +3
-3
lines changed
faf-db-migrations/templates
faf-lobby-server/templates
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
prometheus.io/path : ' /actuator/prometheus'
23
23
spec :
24
24
containers :
25
- - image : faforever/faf-java-api:v3.5 .0
25
+ - image : faforever/faf-java-api:v3.6 .0
26
26
imagePullPolicy : Always
27
27
name : faf-api
28
28
envFrom :
Original file line number Diff line number Diff line change 20
20
template :
21
21
spec :
22
22
containers :
23
- - image : faforever/faf-db-migrations:v133
23
+ - image : faforever/faf-db-migrations:v136
24
24
imagePullPolicy : Always
25
25
name : faf-db-migrations
26
26
env :
Original file line number Diff line number Diff line change 21
21
spec :
22
22
terminationGracePeriodSeconds : 3600
23
23
containers :
24
- - image : faforever/faf-python-server:v1.15.1
24
+ - image : faforever/faf-python-server:v1.15.2
25
25
imagePullPolicy : Always
26
26
name : faf-lobby-server
27
27
envFrom :
You can’t perform that action at this time.
0 commit comments