fix: pin Draupnir to v3.1.0 instead of v2.9.0
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s

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 08:50:13 +02:00
parent 7f42a456eb
commit d31cc19fab
+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