chore(deps): update ghcr.io/usememos/memos docker tag to v0.30.0 #36
Open
renovate-bot
wants to merge 1 commit from
renovate/ghcr.io-usememos-memos-0.x into main
pull from: renovate/ghcr.io-usememos-memos-0.x
merge into: ops:main
ops:main
ops:renovate/ghcr.io-paperless-ngx-paperless-ngx-3.x
ops:renovate/ghcr.io-remsky-kokoro-fastapi-gpu-0.x
ops:renovate/ghcr.io-perfectra1n-kubesearch-mcp-1.x
ops:renovate/ghcr.io-atuinsh-atuin-18.x
ops:renovate/docker.io-binwiederhier-ntfy-2.x
ops:renovate/forgejo-1.x-lockfile
ops:renovate/registry.erwanleboucher.dev-eleboucher-charts-memini-0.x
ops:renovate/ghcr.io-siderolabs-installer-1.13.x
ops:renovate/ghcr.io-scanopy-scanopy-server-0.x
ops:renovate/crowci-0.x-lockfile
ops:renovate/quay.io-jetstack-charts-cert-manager-1.x
ops:renovate/loki-7.x
ops:renovate/gitlab-10.x
ops:renovate/ghcr.io-rommapp-romm-5.x
ops:renovate/quay.io-thanos-thanos-0.x
ops:renovate/plugin-barman-cloud-0.x
ops:renovate/cilium-1.x
ops:renovate/uv_build-0.x
ops:renovate/open-webui-15.x
ops:renovate/ghcr.io-siderolabs-charts-talos-cloud-controller-manager-0.x
ops:renovate/code.forgejo.org-forgejo-helm-forgejo-17.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-crds-0.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-0.x
ops:renovate/nvidia-gpu-exporter-2.x
ops:renovate/ghcr.io-diced-zipline-4.x
ops:renovate/sentry-33.x
ops:renovate/kube-prometheus-stack-87.x
ops:renovate/ghcr.io-mogenius-helm-charts-renovate-operator-5.x
ops:renovate/ghcr.io-controlplaneio-fluxcd-charts-flux-operator-0.x
ops:renovate/ghcr.io-home-operations-kromgo-0.x
ops:renovate/ghcr.io-home-operations-charts-echo-0.x
ops:renovate/ghcr.io-helmforgedev-helm-kubernetes-mcp-server-1.x
ops:renovate/codefloe.com-crowci-crow-2.x
ops:renovate/altinity-clickhouse-operator-0.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.34.x
ops:renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x
ops:renovate/mail-5.x
ops:renovate/kubernetes.core-6.x
ops:renovate/ghcr.io-goauthentik-server-2026.x
ops:renovate/reloader-2.x
ops:renovate/metrics-server-3.x
ops:renovate/cert-manager-webhook-pdns-3.x
ops:renovate/bluesky-pds-0.x
ops:renovate/ghcr.io-sysadminsmedia-homebox-0.x
ops:renovate/promtail-6.x
ops:renovate/loki-6.x
ops:renovate/cloudnative-pg-0.x
ops:renovate/github.com-imusmanmalik-cert-manager-mixin-1.x
ops:renovate/gitlab-agent-2.x
ops:renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x
ops:renovate/lock-file-maintenance
ops:renovate/bitwarden-secrets-1.x
ops:renovate/gitlab-19.x
ops:renovate/authentik-2026.x
ops:renovate/ruby-4.x
ops:renovate/docker.io-healthchecks-healthchecks-4.x
ops:renovate/plausible-analytics-3.x
ops:renovate/sops-1.x
ops:renovate/random-3.x
ops:renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
ops:renovate/plausible-analytics-2.x
ops:renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x
ops:renovate/python-3.x
ops:renovate/johly-airtrail-3.x
ops:renovate/ghcr.io-gethomepage-homepage-1.x
ops:renovate/ingress-nginx-4.x
ops:renovate/gitlab-9.x
ops:renovate/ghcr.io-rommapp-romm-4.x
ops:renovate/ghcr.io-gotson-komga-1.x
ops:renovate/gabehf-koito-0.x
ops:renovate/willshersystems.sshd-0.x
ops:renovate/containers.podman-1.x
ops:renovate/ghcr.io-prometheus-community-charts-prometheus-operator-crds-30.x
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
ops/homelab!36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-usememos-memos-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.25.1→0.30.0Release Notes
usememos/memos (ghcr.io/usememos/memos)
v0.30.0Compare Source
Summary
Memos 0.30 delivers a major writing and navigation refresh, centered on the new
CodeMirror editor, richer memo detail views, configurable multi-column feeds, and
faster Explore and feed rendering. It also replaces the MCP integration with a
curated OpenAPI-driven tool surface, expands deployment-time configuration, and
strengthens authentication, sharing, and private-instance access boundaries.
This stable release includes all changes shipped through
0.30.0-rc.1and0.30.0-rc.2, plus the final authentication, SSO, sharing, and MCP fixes listedbelow.
⚠ BREAKING CHANGES
--instance-url(orMEMOS_INSTANCE_URL) now run in private mode. Anonymous visitors are sent to sign-in, anonymous API access is limited to setup, authentication, and shared-memo routes, and RSS feeds are unavailable. Set the instance URL to retain the previous public behavior. (d1cef7a) (415a3ec)GetMemoByShareandGET /api/v1/shares/{share_id}have been replaced byGetSharedMemoandGET /api/v1/shares/{share_token}/memo. API clients must update the RPC, request type, field name, and REST path. Share-token responses are limited to the shared memo and its attachments and no longer expose the surrounding parent, comments, or relation graph. (0d2cbd4) (415a3ec)now()has been replaced by thenowtimestamp variable, and time fields now use CEL timestamps. Update saved shortcuts to use expressions such ascreated_ts >= now - duration("24h")ortimestamp(<epoch>)instead of comparing time fields with bare epoch values. (26f4b73)/mcpand the new service-prefixed tool names. Tool errors now useisErrorand text content rather than a non-standardstructuredContent.errorpayload. (#6026) (03e34bd)Highlights
/etc/secrets. File-backed settings act as runtime overrides and cannot be changed through the UI or API until the files are removed. (0038295)insecure_skip_tls_verifyoption for S3-compatible storage with self-signed certificates. (1020060) (#6039)Fixes and polish
ListUsersreturns consistent paginated results. (385fa22) (4bc3928)MEMOS_UID=0. (#6061)v0.29.1Compare Source
Bug Fixes
v0.29.0Compare Source
Features
--log-levelflag (#5934) (f1e2a06)Bug Fixes
Performance Improvements
v0.28.0Compare Source
Features
Bug Fixes
v0.27.1Compare Source
Bug Fixes
v0.27.0Compare Source
Features
Bug Fixes
Performance Improvements
v0.26.2Compare Source
What's Changed
useNavigateToGetCurrentUsercall on init when no token is storedEditableTimestampwith inline editor timestamp popoverNew Contributors
Full Changelog: https://github.com/usememos/memos/compare/v0.26.1...v0.26.2
v0.26.1Compare Source
Bug Fixes
Ctrl+Enterfrom saving while the editor is still loading content (#5581). (6bb383a4)New Contributors
Full Changelog: https://github.com/usememos/memos/compare/v0.26.0...v0.26.1
v0.26.0Compare Source
What's Changed
🚀 Major Features
Refresh Token Rotation with Sliding Window Sessions - Enhanced authentication security by implementing refresh token rotation and sliding window session expiration for better session management
Streaming for Video/Audio Files - Fixed memory exhaustion issues by implementing streaming for media files instead of loading them entirely into memory
EXIF Metadata Stripping for Image Uploads - Privacy enhancement that automatically strips EXIF metadata (location, camera info, etc.) from uploaded images
Role Refactor: HOST → ADMIN - Migrated the HOST role to ADMIN for clearer terminology and permission naming
React Query Migration (#5379) - Major frontend state management refactor, replacing custom state management with React Query v5 for improved caching, data synchronization, and developer experience
Memo Map in User Profile - Implemented map view in user profiles to visualize memo locations geographically with Google Maps integration
HDR Image and Video Support - Added support for HDR (High Dynamic Range) images and videos
Midnight Theme (#5288) - Added new midnight theme option for users who prefer a darker interface
✨ Other Improvements
🐛 Bug Fixes
🌍 Localization
💎 Featured Sponsor
Warp - The terminal reimagined with AI and collaborative tools for developers
New Contributors
Full Changelog: https://github.com/usememos/memos/compare/v0.25.3...v0.26.0
v0.25.3Compare Source
What's Changed
💎 Featured Sponsor
Warp - The terminal reimagined with AI and collaborative tools for developers
New Contributors
Full Changelog: https://github.com/usememos/memos/compare/v0.25.2...v0.25.3
v0.25.2Compare Source
What's Changed
💎 Featured Sponsor
Warp - The terminal reimagined with AI and collaborative tools for developers
New Contributors
Full Changelog: https://github.com/usememos/memos/compare/v0.25.1...v0.25.2
Learn More
Website: www.usememos.com
Changelog: www.usememos.com/changelog
Documentation: www.usememos.com/docs
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
Update ghcr.io/usememos/memos Docker tag to v0.29.1to chore(deps): update ghcr.io/usememos/memos docker tag to v0.29.1chore(deps): update ghcr.io/usememos/memos docker tag to v0.29.1to Update ghcr.io/usememos/memos Docker tag to v0.29.1Update ghcr.io/usememos/memos Docker tag to v0.29.1to chore(deps): update ghcr.io/usememos/memos docker tag to v0.29.1chore(deps): update ghcr.io/usememos/memos docker tag to v0.29.1to chore(deps): update ghcr.io/usememos/memos docker tag to v0.30.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.