From f41acc1ffd0b2e8fb9806601385cd4648717990c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 02:30:10 +0000 Subject: [PATCH] chore(deps): update neosmemo/memos docker tag to v0.30.0 --- apps/memos/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/memos/deployment.yaml b/apps/memos/deployment.yaml index 32c2b94..e9ee5d8 100644 --- a/apps/memos/deployment.yaml +++ b/apps/memos/deployment.yaml @@ -30,7 +30,7 @@ spec: effect: "NoSchedule" containers: - name: memos - image: neosmemo/memos:0.28.0 + image: neosmemo/memos:0.30.0 ports: - containerPort: 5230 resources: