Skip to content

Commit 8884914

Browse files
committed
Bump lobby server to v1.17.0-RC4
1 parent 17f5023 commit 8884914

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/faf-lobby-server/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ FORCE_STEAM_LINK_AFTER_DATE: 0
2828
USE_API: false
2929

3030
PROFILING_INTERVAL: 4
31-
LADDER_ANTI_REPETITION_LIMIT: 2
31+
LADDER_ANTI_REPETITION_LIMIT: 1
3232
ALLOW_PASSWORD_LOGIN: false
3333
LADDER_1V1_OUTCOME_OVERRIDE: false
3434

apps/faf-lobby-server/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
terminationGracePeriodSeconds: 3600
2323
containers:
24-
- image: faforever/faf-python-server:v1.17.0-RC1
24+
- image: faforever/faf-python-server:v1.17.0-RC4
2525
imagePullPolicy: Always
2626
name: faf-lobby-server
2727
envFrom:

0 commit comments

Comments
 (0)