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 d5ddaba commit 5957923Copy full SHA for 5957923
apps/linkding/deployment.yaml
@@ -32,7 +32,7 @@ spec:
32
type: RuntimeDefault
33
containers:
34
- name: "linkding"
35
- image: "sissbruecker/linkding:1.35.0"
+ image: "sissbruecker/linkding:1.36.0"
36
imagePullPolicy: "IfNotPresent"
37
securityContext:
38
allowPrivilegeEscalation: false
0 commit comments