We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2c0f4 commit fa86415Copy full SHA for fa86415
apps/vikunja/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
seccompProfile:
27
type: "RuntimeDefault"
28
containers:
29
- - image: "vikunja/vikunja:unstable"
+ - image: "vikunja/vikunja:0.24.4"
30
name: "vikunja"
31
securityContext:
32
allowPrivilegeEscalation: false
0 commit comments