62 Commits
Author SHA1 Message Date
Renovate Botandstevensting f2d8130701 chore(deps): update louislam/uptime-kuma docker tag to v2.5.0 (#16)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | minor | `2.4.0` -> `2.5.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/16
Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
Co-committed-by: Renovate Bot <renovate@coopcloud.tech>
2026-08-01 11:32:14 +00:00
stevenstingandstevensting 850a01ab34 fix healthcheck warning (#14)
<!--
Thank you for doing recipe maintenance work!
Please mark all checklist items which are relevant for your changes.
Please remove the checklist items which are not relevant for your changes.
Feel free to remove this comment.
-->

* [x] I have deployed and tested my changes
* [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash)
* [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes)
* [x] I ran `abra recipe lint uptime-kuma --chaos` on the PR's branch and fixed the warnings.
* [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/14
Co-authored-by: stevensting <stefan@klasse-methode.it>
Co-committed-by: stevensting <stefan@klasse-methode.it>
2026-06-09 16:39:56 +00:00
stevensting 2ae74190b2 move helper script to dedicated folder 2026-06-09 11:15:29 +02:00
stevensting a840ba4bc5 chore: publish 3.1.0+2.4.0 release 3.1.0+2.4.0 2026-06-09 11:05:00 +02:00
Renovate Botandstevensting 51d0284960 chore(deps): update mariadb docker tag to v12 (#11)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mariadb | major | `11.8` -> `12.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.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/11
Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
Co-committed-by: Renovate Bot <renovate@coopcloud.tech>
2026-06-09 08:28:19 +00:00
Renovate Botandstevensting 47f5a98fe6 chore(deps): update louislam/uptime-kuma docker tag to v2.4.0 (#10)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | minor | `2.2.1` -> `2.4.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/10
Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
Co-committed-by: Renovate Bot <renovate@coopcloud.tech>
2026-06-09 08:28:05 +00:00
stevensting dfed87a39f missing replacement 2026-04-05 14:50:03 +00:00
stevensting 8aaafecf5b add missing content again 2026-04-05 14:49:20 +00:00
stevensting 3b2a3fc5e9 chore: publish 3.0.0+2.2.1 release 3.0.0+2.2.1 2026-04-02 15:02:04 +02:00
stevensting e59db61344 Revert "chore: publish 2.1.0+2.2.1 release"
This reverts commit 4be91e3fe6.
2026-04-02 14:47:37 +02:00
stevensting 4be91e3fe6 chore: publish 2.1.0+2.2.1 release 2026-04-01 18:38:13 +02:00
stevensting b21ab2c07e Revert "chore: publish 2.1.0+2.2.1 release"
This reverts commit 4493f6ad6c.
2026-04-01 18:37:11 +02:00
stevensting ba9e059039 increase entrypoint version 2026-04-01 18:29:38 +02:00
stevensting 4493f6ad6c chore: publish 2.1.0+2.2.1 release 2026-04-01 18:25:05 +02:00
stevensting ce907a3c4a Revert "chore: publish 2.1.0+2.2.1 release"
This reverts commit 69a0443f6e.
2026-04-01 18:24:15 +02:00
stevensting 5fc90c6386 Revert "Revert "rework recipe and upgrade kuma version""
This reverts commit 7897cae890.
2026-04-01 18:14:58 +02:00
stevensting 69a0443f6e chore: publish 2.1.0+2.2.1 release 2026-04-01 17:35:02 +02:00
stevensting 31a4e77938 Merge pull request 'setup maintenance for repo' (#9) from maintainer into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/9
2026-04-01 15:08:41 +00:00
stevensting ea9e14c357 add standard reviewer 2026-04-01 14:53:28 +00:00
stevensting 1876e3555d added recipe linting 2026-04-01 06:33:57 +00:00
stevensting 564441ab06 add pull request template 2026-03-31 18:47:09 +02:00
stevensting 7897cae890 Revert "rework recipe and upgrade kuma version"
This reverts commit 773fdeb412.
2026-03-31 18:06:19 +02:00
stevensting f41d89d320 adding information for maintainership 2026-03-31 17:58:55 +02:00
stevensting 773fdeb412 rework recipe and upgrade kuma version 2026-03-31 17:42:37 +02:00
stevensting 59ed487328 upgrade to latest version 2.2.1 2026-03-31 16:25:12 +02:00
stevensting ca67375a56 chore: update image tags 2026-03-27 18:00:24 +01:00
KawaiiPunk b51e8f8f45 Merge pull request 'Added backup flags to compose.yml' (#4) from bb2-backups into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/4
2025-06-05 15:26:01 +00:00
kawaiipunk 436014726c Added mariadb bb2 labels to compose.yml 2025-04-01 18:00:39 +01:00
kawaiipunk cc408eb56a Set backups to YES in README 2025-04-01 17:58:36 +01:00
kawaiipunk 65e0407ed7 Added backup flags to compose.yml 2025-04-01 17:55:31 +01:00
knoflook a2fc13d45b feat: add command to list all monitored urls 2025-03-04 20:57:04 +01:00
p4u1 185e2f4fe8 chore: publish 2.0.0+2.0.0-beta.1 release 2.0.0+2.0.0-beta.1 2025-02-26 17:00:14 +01:00
p4u1andp4u1 61d122b455 feat: switch to upstream image (#3)
Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/3
Reviewed-by: yksflip <flip@yksflip.de>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-02-26 15:57:07 +00:00
cas 769b0bdf2b Update .drone.yml 2025-01-08 10:09:13 -08:00
knoflook 83b4479bb6 chore: publish 1.0.2+latest release 1.0.2+latest 2024-11-14 14:18:24 +01:00
knoflook fbecd487bd chore: publish 1.0.1+latest release 1.0.1+latest 2024-11-14 14:13:04 +01:00
knoflook 80334f05f3 chore: publish 1.0.0+latest release 1.0.0+latest 2024-11-14 13:42:48 +01:00
knoflook 616b87296d Merge branch 'mariadb' 2024-11-14 13:34:50 +01:00
knoflook a8930db62c fix: change image 2024-10-11 11:52:02 +02:00
knoflook e927d30f74 feat: fully working mariadb 2024-10-10 18:03:24 +02:00
knoflook f82019e24b chore: bump entrypoint version 2024-10-08 14:41:17 +02:00
knoflook a443813998 fix: invalid secret name 2024-10-08 14:41:17 +02:00
knoflook 9ab54dbf8d add mariadb support 2024-10-08 14:41:16 +02:00
knoflook 0d32e289b3 dirty commit for mariadb 2024-10-01 15:51:04 +02:00
knoflook c755e8e0e2 chore: bump entrypoint version 2024-07-09 16:21:04 +02:00
3wordchant 96faa55289 Add db volume 2024-07-02 13:54:04 -04:00
3wordchant 1b7a48d51d chore: publish 0.5.1+1.23.11-alpine release 0.5.1+1.23.11-alpine 2024-07-02 13:04:01 -04:00
knoflook 6dd9c27970 fix: invalid secret name 2024-06-20 15:37:31 +02:00
knoflook eb848af0ad add mariadb support 2024-06-20 15:36:08 +02:00
3wordchant 99fdef2393 chore: publish 0.5.0+1.23.11 release 0.5.0+1.23.11 2024-03-04 13:23:52 -03:00