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 24ce1e9 commit 9bd5150Copy full SHA for 9bd5150
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.2"
+ image: "ghcr.io/usememos/memos:0.24.3"
33
imagePullPolicy: "IfNotPresent"
34
env:
35
- name: "MEMOS_PORT"
0 commit comments