Update ghcr.io/louislam/uptime-kuma Docker tag to v2.1.0 #176

Closed
Ghost wants to merge 1 commits from renovate/ghcr.io-louislam-uptime-kuma-2.x into main
Ghost commented 2026-02-07 13:32:46 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
ghcr.io/louislam/uptime-kuma minor 2.0.22.1.0

Release Notes

louislam/uptime-kuma (ghcr.io/louislam/uptime-kuma)

v2.1.0

Compare Source

Changelog:

All beta changes are also included in this release.
Please go throught them too, in total this relase had 250 PRs merged.
https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.0
https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.1
https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.2
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.3

🆕 New Features
💇‍♀️ Improvements
  • #​6843 feat(discord): add custom message and format presets for notifications (Thanks @​epifeny)
  • #​6804 feat(ntfy): add custom title and message templates for notifications (Thanks @​epifeny)
🐞 Bug Fixes
⬆️ Security Fixes
🦎 Translation Contributions
Others
  • #​6877 chore: npm update
  • #​6875 chore: Update final release workflow
  • #​6849 feat: Adding monitor_id and heartbeat_id to HaloPSA (Thanks @​Yasindu20)
  • #​6814 chore: Revert "feat: added monitoring for postgres query result"
  • #​6787 chore: update to 2.1.0-beta.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | minor | `2.0.2` → `2.1.0` | --- ### Release Notes <details> <summary>louislam/uptime-kuma (ghcr.io/louislam/uptime-kuma)</summary> ### [`v2.1.0`](https://github.com/louislam/uptime-kuma/releases/tag/2.1.0) [Compare Source](https://github.com/louislam/uptime-kuma/compare/2.0.2...2.1.0) Changelog: All beta changes are also included in this release. Please go throught them too, in total this relase had 250 PRs merged. <https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.0> <https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.1> <https://github.com/louislam/uptime-kuma/releases/tag/2.1.0-beta.2> <https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.3> ##### 🆕 New Features - [#&#8203;6830](https://github.com/louislam/uptime-kuma/issues/6830) feat(notification): add Jira Service Management as a notification provider (Thanks [@&#8203;jankal](https://github.com/jankal)) - [#&#8203;6777](https://github.com/louislam/uptime-kuma/issues/6777) feat: add google sheets notification provider (Thanks [@&#8203;dharunashokkumar](https://github.com/dharunashokkumar)) ##### 💇‍♀️ Improvements - [#&#8203;6843](https://github.com/louislam/uptime-kuma/issues/6843) feat(discord): add custom message and format presets for notifications (Thanks [@&#8203;epifeny](https://github.com/epifeny)) - [#&#8203;6804](https://github.com/louislam/uptime-kuma/issues/6804) feat(ntfy): add custom title and message templates for notifications (Thanks [@&#8203;epifeny](https://github.com/epifeny)) ##### 🐞 Bug Fixes - [#&#8203;6845](https://github.com/louislam/uptime-kuma/issues/6845) fix: certificate expiry (use Settings.set instead of Settings.setSetting) (Thanks [@&#8203;epifeny](https://github.com/epifeny)) - [#&#8203;6841](https://github.com/louislam/uptime-kuma/issues/6841) fix: weblate conflict (Thanks [@&#8203;Aluisio](https://github.com/Aluisio) [@&#8203;AnnAngela](https://github.com/AnnAngela) [@&#8203;cyril59310](https://github.com/cyril59310) [@&#8203;dodog](https://github.com/dodog) [@&#8203;FunNikita](https://github.com/FunNikita) [@&#8203;Kf637](https://github.com/Kf637) [@&#8203;kurama](https://github.com/kurama) [@&#8203;mafen](https://github.com/mafen) [@&#8203;michi-onl](https://github.com/michi-onl) [@&#8203;MrEddX](https://github.com/MrEddX) [@&#8203;pmontp19](https://github.com/pmontp19)) - [#&#8203;6835](https://github.com/louislam/uptime-kuma/issues/6835) feat(slack): Add option to include monitor group name in notifications (Thanks [@&#8203;dovansy1998](https://github.com/dovansy1998)) - [#&#8203;6822](https://github.com/louislam/uptime-kuma/issues/6822) fix: improve monitor list selection behavior (Thanks [@&#8203;frozenflux2](https://github.com/frozenflux2)) - [#&#8203;6805](https://github.com/louislam/uptime-kuma/issues/6805) fix: RSS pubDate timezone issue with backend test ([#&#8203;6422](https://github.com/louislam/uptime-kuma/issues/6422)) (Thanks [@&#8203;Aqudi](https://github.com/Aqudi)) - [#&#8203;6795](https://github.com/louislam/uptime-kuma/issues/6795) fix: monitor names hidden by tags (Thanks [@&#8203;bittoby](https://github.com/bittoby)) - [#&#8203;6792](https://github.com/louislam/uptime-kuma/issues/6792) fix: expand/collapse all groups now works with nested groups (Thanks [@&#8203;kurama](https://github.com/kurama)) - [#&#8203;6791](https://github.com/louislam/uptime-kuma/issues/6791) Fix bot filtering in generate-changelog.mjs - [#&#8203;6789](https://github.com/louislam/uptime-kuma/issues/6789) fix: Add input validation for monitor ID in badge endpoints (Thanks [@&#8203;Angel98518](https://github.com/Angel98518)) - [#&#8203;6783](https://github.com/louislam/uptime-kuma/issues/6783) fix: improve RADIUS client error handling and socket cleanup (Thanks [@&#8203;dive2tech](https://github.com/dive2tech)) - [#&#8203;6778](https://github.com/louislam/uptime-kuma/issues/6778) fix: MongoDB monitor JSON.parse error handling (Thanks [@&#8203;Angel98518](https://github.com/Angel98518)) ##### ⬆️ Security Fixes ##### 🦎 Translation Contributions - [#&#8203;6853](https://github.com/louislam/uptime-kuma/issues/6853) chore: Translations Update from Weblate (Thanks [@&#8203;2000Arion](https://github.com/2000Arion) [@&#8203;Aluisio](https://github.com/Aluisio) [@&#8203;AnnAngela](https://github.com/AnnAngela) [@&#8203;cyril59310](https://github.com/cyril59310) [@&#8203;dodog](https://github.com/dodog) [@&#8203;jochemp264](https://github.com/jochemp264) [@&#8203;Kf637](https://github.com/Kf637) [@&#8203;michi-onl](https://github.com/michi-onl) [@&#8203;MrEddX](https://github.com/MrEddX)) - [#&#8203;6834](https://github.com/louislam/uptime-kuma/issues/6834) feat(i18n): Add Bavarian German language support - [#&#8203;6817](https://github.com/louislam/uptime-kuma/issues/6817) Translations Update from Weblate (Thanks [@&#8203;Aluisio](https://github.com/Aluisio) [@&#8203;AnnAngela](https://github.com/AnnAngela) [@&#8203;dodog](https://github.com/dodog) [@&#8203;FunNikita](https://github.com/FunNikita) [@&#8203;Kf637](https://github.com/Kf637) [@&#8203;kurama](https://github.com/kurama) [@&#8203;mafen](https://github.com/mafen) [@&#8203;michi-onl](https://github.com/michi-onl) [@&#8203;MrEddX](https://github.com/MrEddX) [@&#8203;pmontp19](https://github.com/pmontp19)) - [#&#8203;6597](https://github.com/louislam/uptime-kuma/issues/6597) chore: Translations Update from Weblate (Thanks [@&#8203;101br03k](https://github.com/101br03k) [@&#8203;2000Arion](https://github.com/2000Arion) [@&#8203;aindriu80](https://github.com/aindriu80) [@&#8203;Aluisio](https://github.com/Aluisio) [@&#8203;AndyLCQ](https://github.com/AndyLCQ) [@&#8203;AnnAngela](https://github.com/AnnAngela) [@&#8203;atriwidada](https://github.com/atriwidada) [@&#8203;bkzspam](https://github.com/bkzspam) [@&#8203;Buchtic](https://github.com/Buchtic) [@&#8203;cyril59310](https://github.com/cyril59310) [@&#8203;dodog](https://github.com/dodog) [@&#8203;Donglingfeng](https://github.com/Donglingfeng) [@&#8203;hackerpro17s](https://github.com/hackerpro17s) [@&#8203;IsayIsee](https://github.com/IsayIsee) [@&#8203;isfan14](https://github.com/isfan14) [@&#8203;ivanbratovic](https://github.com/ivanbratovic) [@&#8203;JavierLuna](https://github.com/JavierLuna) [@&#8203;JWeinelt](https://github.com/JWeinelt) [@&#8203;Kodashas](https://github.com/Kodashas) [@&#8203;michi-onl](https://github.com/michi-onl) [@&#8203;MrEddX](https://github.com/MrEddX) [@&#8203;simonghpub](https://github.com/simonghpub) [@&#8203;superpep](https://github.com/superpep) [@&#8203;tony-chompoo](https://github.com/tony-chompoo) [@&#8203;Virenbar](https://github.com/Virenbar)) - [#&#8203;6163](https://github.com/louislam/uptime-kuma/issues/6163) feat: add Globalping support (Thanks [@&#8203;radulucut](https://github.com/radulucut)) ##### Others - [#&#8203;6877](https://github.com/louislam/uptime-kuma/issues/6877) chore: npm update - [#&#8203;6875](https://github.com/louislam/uptime-kuma/issues/6875) chore: Update final release workflow - [#&#8203;6849](https://github.com/louislam/uptime-kuma/issues/6849) feat: Adding monitor\_id and heartbeat\_id to HaloPSA (Thanks [@&#8203;Yasindu20](https://github.com/Yasindu20)) - [#&#8203;6814](https://github.com/louislam/uptime-kuma/issues/6814) chore: Revert "feat: added monitoring for postgres query result" - [#&#8203;6787](https://github.com/louislam/uptime-kuma/issues/6787) chore: update to 2.1.0-beta.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
ryuupendragon closed this pull request 2026-02-08 21:32:54 +05:30

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: ryuupendragon/docker-compose#176