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 2dca790 + 0773e93 commit dc12e5cCopy full SHA for dc12e5c
apps/vikunja/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
seccompProfile:
27
type: "RuntimeDefault"
28
containers:
29
- - image: "vikunja/vikunja:0.24.5"
+ - image: "vikunja/vikunja:0.24.6"
30
name: "vikunja"
31
securityContext:
32
allowPrivilegeEscalation: false
0 commit comments