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 0b3a369 commit 806d393Copy full SHA for 806d393
apps/memos/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
type: RuntimeDefault
30
containers:
31
- name: "memos"
32
- image: "ghcr.io/usememos/memos:0.24.3"
+ image: "ghcr.io/usememos/memos:0.24.4"
33
imagePullPolicy: "IfNotPresent"
34
env:
35
- name: "MEMOS_PORT"
0 commit comments