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.
2 parents 0ce5bf0 + 46fcca7 commit b41cbb5Copy full SHA for b41cbb5
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.4"
+ image: "ghcr.io/usememos/memos:0.25.0"
33
imagePullPolicy: "IfNotPresent"
34
env:
35
- name: "MEMOS_PORT"
0 commit comments