From 4f31abc0c7e7cdd34ef0c16e4e10f5e212e746d4 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 12 Jun 2026 03:48:52 +0000 Subject: [PATCH] =?UTF-8?q?upstream(mailu):=20update=20Redis=20standing=20?= =?UTF-8?q?note=20=E2=80=94=20operator=20approved=208.8.x=20jump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cc-ci-plan/upstream/mailu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc-ci-plan/upstream/mailu.md b/cc-ci-plan/upstream/mailu.md index 2dfe624..02663c9 100644 --- a/cc-ci-plan/upstream/mailu.md +++ b/cc-ci-plan/upstream/mailu.md @@ -9,5 +9,5 @@ ## Standing notes - All mailu services share the same image tag (e.g. `2024.06.52`). Always bump all services together. - The mailu tag format is `YYYY.MM.patch` — `2024.06.x` is the current stable series. -- Redis is used purely as a cache/session store (no persistence required). Stay on the 8.0.x patch series; do not jump to 8.8.x or higher without operator approval. +- Redis is used purely as a cache/session store (no persistence required). Operator-approved (2026-06-12): jump from 8.0.x to latest stable 8.x-alpine (currently 8.8.0-alpine). Future upgrades: stay on latest stable 8.x-alpine unless a major release adds breaking changes relevant to cache use. - traefik-certs-dumper is a sidecar that dumps Traefik TLS certs to disk. Minor bumps are safe.