chore: upgrade impress to v5.3.0, nginx to 1.31.2, minio to RELEASE.2025-09-07 #7

Open
autonomic-bot wants to merge 2 commits from upgrade-505e53c into main

Extends #7 with the minio bump (abra can't parse the RELEASE. tag scheme, so it's hand-edited). All six image tags now upgraded; recipe version label left untouched for the operator's final abra recipe release.

Image-tag table

service image current new kind
app lasuite/impress-frontend v5.2.1 v5.3.0 minor
backend lasuite/impress-backend v5.2.1 v5.3.0 minor
celery lasuite/impress-backend v5.2.1 v5.3.0 minor
y-provider lasuite/impress-y-provider v5.2.1 v5.3.0 minor
web nginx 1.31.1 1.31.2 patch/security
minio minio/minio RELEASE.2025-05-24T17-08-30Z RELEASE.2025-09-07T16-13-09Z minor (bugfix)

Upstream release notes

Operator action required

  • None. DB migrations auto-run on backend startup (AUTO_MIGRATIONS=true — verified on dev deploy: all migrations OK, "migrate: done"). Minio buckets auto-created via minio-initialize.sh (verified: bucket docs-media-storage created, versioning enabled).

abra recipe release lasuite-docs -y (minor bump: new impress minor v5.3.0 + nginx security patch + minio bugfix release → publishes 0.3.6+v5.3.0).

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

Extends #7 with the minio bump (abra can't parse the `RELEASE.` tag scheme, so it's hand-edited). All six image tags now upgraded; recipe version label left untouched for the operator's final `abra recipe release`. ## Image-tag table | service | image | current | new | kind | |---------|-------|---------|-----|------| | app | lasuite/impress-frontend | v5.2.1 | v5.3.0 | minor | | backend | lasuite/impress-backend | v5.2.1 | v5.3.0 | minor | | celery | lasuite/impress-backend | v5.2.1 | v5.3.0 | minor | | y-provider | lasuite/impress-y-provider | v5.2.1 | v5.3.0 | minor | | web | nginx | 1.31.1 | 1.31.2 | patch/security | | minio | minio/minio | RELEASE.2025-05-24T17-08-30Z | RELEASE.2025-09-07T16-13-09Z | minor (bugfix) | ## Upstream release notes - **impress** (app/backend/celery/y-provider) v5.2.1→v5.3.0: https://github.com/suitenumerique/docs/releases/tag/v5.3.0 - **nginx** (web) 1.31.1→1.31.2: https://nginx.org/en/CHANGES (CVE-2026-42530, CVE-2026-42055, CVE-2026-48142) - **minio** RELEASE.2025-05-24→RELEASE.2025-09-07: https://github.com/minio/minio/releases/tag/RELEASE.2025-09-07T16-13-09Z ## Operator action required - None. DB migrations auto-run on backend startup (`AUTO_MIGRATIONS=true` — verified on dev deploy: all migrations OK, "migrate: done"). Minio buckets auto-created via `minio-initialize.sh` (verified: bucket `docs-media-storage` created, versioning enabled). ## Recommended release command (operator runs after merge) `abra recipe release lasuite-docs -y` (minor bump: new impress minor v5.3.0 + nginx security patch + minio bugfix release → publishes `0.3.6+v5.3.0`). Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-22 21:37:47 +00:00
autonomic-bot requested review from trav 2026-06-22 21:37:47 +00:00
autonomic-bot requested review from notplants 2026-06-22 21:37:47 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 505e53cc passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `505e53cc` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/951/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) [![level](https://ci.commoninternet.net/runs/951/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot changed title from chore: upgrade to v5.3.0 (impress app/backend/celery/y-provider) + nginx 1.31.2 to chore: upgrade impress to v5.3.0, nginx to 1.31.2, minio to RELEASE.2025-09-07 2026-06-29 00:56:23 +00:00
autonomic-bot added 1 commit 2026-06-29 00:56:24 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 9e3f3b13 passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `9e3f3b13` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/963/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) [![level](https://ci.commoninternet.net/runs/963/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) · [dashboard](https://ci.commoninternet.net/)
All checks were successful
cc-ci/testme cc-ci: success
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin upgrade-505e53c:upgrade-505e53c
git checkout upgrade-505e53c
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/lasuite-docs#7
No description provided.