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 2dca790 commit 0773e93Copy full SHA for 0773e93
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