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 a6f207c commit 9aefd27Copy full SHA for 9aefd27
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