Skip to content

Commit b3ba9e5

Browse files
committed
🎉 Release of add-on Uptime Kuma 0.12.4
1 parent 8885d0f commit b3ba9e5

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,10 +1120,10 @@ SOFTWARE.
11201120
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
11211121
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
11221122
[unifi-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1123-
[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.12.3
1124-
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.12.3/README.md
1123+
[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.12.4
1124+
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.12.4/README.md
11251125
[uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
1126-
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.12.3-blue.svg
1126+
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.12.4-blue.svg
11271127
[uptime-kuma-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
11281128
[uptime-kuma-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
11291129
[uptime-kuma-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

uptime-kuma/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update alpine_3_19/python3 to v3.11.10-r0 @renovate ([#196](https://github.com/hassio-addons/addon-uptime-kuma/pull/196))
6-
- ⬆️ Update louislam/uptime-kuma to v1.23.14 @renovate ([#199](https://github.com/hassio-addons/addon-uptime-kuma/pull/199))
7-
- ⬆️ Update louislam/uptime-kuma to v1.23.15 @renovate ([#200](https://github.com/hassio-addons/addon-uptime-kuma/pull/200))
5+
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.5 @renovate ([#201](https://github.com/hassio-addons/addon-uptime-kuma/pull/201))

uptime-kuma/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ automation webhook.
2929
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
3030
[patreon]: https://www.patreon.com/frenck
3131
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
32-
[release-shield]: https://img.shields.io/badge/version-v0.12.3-blue.svg
33-
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.12.3
32+
[release-shield]: https://img.shields.io/badge/version-v0.12.4-blue.svg
33+
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.12.4

uptime-kuma/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Uptime Kuma
2-
version: 0.12.3
2+
version: 0.12.4
33
slug: uptime-kuma
44
description: It is a self-hosted monitoring tool like "Uptime Robot"
55
url: https://github.com/hassio-addons/addon-uptime-kuma

0 commit comments

Comments
 (0)