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.
2 parents 78cf778 + 9aefd27 commit d286864Copy full SHA for d286864
apps/vikunja/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
seccompProfile:
27
type: "RuntimeDefault"
28
containers:
29
- - image: "vikunja/vikunja:0.24.4"
+ - image: "vikunja/vikunja:0.24.5"
30
name: "vikunja"
31
securityContext:
32
allowPrivilegeEscalation: false
0 commit comments