chore: upgrade to 4.0.0+2.4.0 #1

Closed
autonomic-bot wants to merge 1 commits from upgrade-4.0.0+2.4.0 into main

uptime-kuma: 2.2.1 → 2.4.0 + mariadb 11.8 → 12.2

Image tag table

Service Current New
app (louislam/uptime-kuma) 2.2.1 2.4.0
db (mariadb) 11.8 12.2

Recipe version bump

3.0.0+2.2.1 → 4.0.0+2.4.0 (major bump: mariadb 11→12 is a major dependency version change)

Changes 2.2.1 → 2.4.0 (uptime-kuma)

  • v2.3.0: WebSocket monitor auth, Telnyx/VK/MAX messenger providers, OracleDB monitor, collapsible status page groups; status page sorting removed. Optional UPTIME_KUMA_SQLITE_SINGLE_CONNECTION=true (RPi only).
  • v2.3.1/2.3.2: SQLite busy_timeout fix, single connection reverted to default.
  • v2.4.0: EgoSMS provider, incidents in RSS, VKTeams; RCE security fix (admin-only, auth required).

No breaking changes for standard Docker deployments.

Operator Action Required — mariadb 11.8 → 12.2

This is a MAJOR version upgrade. MariaDB 12.x removes legacy features not used by this recipe (query cache, big_tables var, slave_parallel_mode, legacy auth plugins). No compose changes needed.

In-place upgrade: ensure mariadb-upgrade runs on first container start (handled automatically by the official Docker image).

Risks

  • MariaDB 12.2 is stable (not RC). uptime-kuma 2.4.0 includes an authenticated RCE security fix.

Tested on the cc-ci recipe CI server. NOT merged — for operator review.

cc @trav @notplants

## uptime-kuma: 2.2.1 → 2.4.0 + mariadb 11.8 → 12.2 ### Image tag table | Service | Current | New | |---------|---------|-----| | app (louislam/uptime-kuma) | 2.2.1 | 2.4.0 | | db (mariadb) | 11.8 | 12.2 | ### Recipe version bump **3.0.0+2.2.1 → 4.0.0+2.4.0** (major bump: mariadb 11→12 is a major dependency version change) ### Changes 2.2.1 → 2.4.0 (uptime-kuma) - v2.3.0: WebSocket monitor auth, Telnyx/VK/MAX messenger providers, OracleDB monitor, collapsible status page groups; status page sorting removed. Optional UPTIME_KUMA_SQLITE_SINGLE_CONNECTION=true (RPi only). - v2.3.1/2.3.2: SQLite busy_timeout fix, single connection reverted to default. - v2.4.0: EgoSMS provider, incidents in RSS, VKTeams; RCE security fix (admin-only, auth required). No breaking changes for standard Docker deployments. ### Operator Action Required — mariadb 11.8 → 12.2 This is a MAJOR version upgrade. MariaDB 12.x removes legacy features not used by this recipe (query cache, big_tables var, slave_parallel_mode, legacy auth plugins). No compose changes needed. In-place upgrade: ensure mariadb-upgrade runs on first container start (handled automatically by the official Docker image). ### Risks - MariaDB 12.2 is stable (not RC). uptime-kuma 2.4.0 includes an authenticated RCE security fix. Tested on the cc-ci recipe CI server. NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-01 21:48:35 +00:00
chore: upgrade to 4.0.0+2.4.0
All checks were successful
cc-ci/testme cc-ci: success
728618890a
Author
Owner

!testme

!testme
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-ciuptime-kuma @ 72861889 passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `uptime-kuma` @ `72861889` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/91/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/91) [![level](https://ci.commoninternet.net/runs/91/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/91) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/91) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot closed this pull request 2026-06-01 22:03:10 +00:00
All checks were successful
cc-ci/testme cc-ci: success

Pull request closed

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/uptime-kuma#1
No description provided.