Update grist

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-12-07 07:19:46 +00:00
parent bdc526e95f
commit 7677e529ce
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -72,7 +72,7 @@ spec:
serviceAccountName: grist
containers:
- name: grist
image: gristlabs/grist-oss:1.1.18
image: gristlabs/grist-oss:1.3.0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -103,6 +103,12 @@ spec:
value: "false"
- name: GRIST_FORCE_LOGIN
value: "true"
- name: GRIST_SANDBOX_FLAVOR
value: gvisor
securityContext:
capabilities:
add:
- SYS_PTRACE
envFrom:
- secretRef:
name: grist