fix: pin Draupnir to v3.1.0 instead of v2.9.0

initialManager's automatic management-room creation (no manual room
setup needed) only works on v3.1.0+ - v2.9.0 crashed on first startup
trying to join a room that was never created.
This commit is contained in:
Thore Cimbal
2026-07-29 12:00:00 +00:00
parent 7cd177f744
commit 5e16719bfe
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
fsGroup: 1000
containers:
- name: draupnir
image: gnuxie/draupnir:v2.9.0
image: gnuxie/draupnir:v3.1.0
imagePullPolicy: IfNotPresent
ports:
- name: healthz