mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 12:11:29 +00:00
🎉 Release of add-on Uptime Kuma 0.5.1
This commit is contained in:
parent
005375d3dc
commit
b2c049319c
4 changed files with 8 additions and 17 deletions
|
@ -968,10 +968,10 @@ SOFTWARE.
|
|||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.5.0
|
||||
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.5.0/README.md
|
||||
[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.5.1
|
||||
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.5.1/README.md
|
||||
[uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
|
||||
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
|
||||
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
|
||||
[uptime-kuma-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[uptime-kuma-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[uptime-kuma-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,15 +1,6 @@
|
|||
## What’s changed
|
||||
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- 🚑 Do no omit optional dependencies @frenck (#36)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🎆 Updates maintenance/license year to 2023 @frenck (#35)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades Uptime Kuma to 1.19.2 @frenck (#32)
|
||||
- ⬆️ Bump apprise from 1.2.0 to 1.2.1 in /uptime-kuma @dependabot (#33)
|
||||
- ⬆️ Upgrades Uptime Kuma to 1.19.3 @frenck (#34)
|
||||
- ⬆️ Upgrades add-on base image to 13.1.0 @frenck (#37)
|
||||
- ⬆️ Upgrades Uptime Kuma to 1.19.5 @frenck (#38)
|
||||
|
|
|
@ -29,5 +29,5 @@ automation webhook.
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.5.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.5.1
|
|
@ -15,5 +15,5 @@ ports_description:
|
|||
3001/tcp: Web interface
|
||||
slug: uptime-kuma
|
||||
url: https://github.com/hassio-addons/addon-uptime-kuma
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
||||
webui: http://[HOST]:[PORT:3001]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue