🎉 Release of add-on Uptime Kuma 0.5.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-03 16:57:56 +00:00
parent 81ee452b54
commit e6853c9c9b
5 changed files with 13 additions and 11 deletions

View file

@ -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.4.0
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.4.0/README.md
[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
[uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.5.0-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

View file

@ -2,12 +2,14 @@
## 🐛 Bug fixes
- 🚑 Fix MQTT notifications @frenck (#31)
- 🚑 Do no omit optional dependencies @frenck (#36)
## 🧰 Maintenance
- 🔨 Migrate old-style base scripts s6-rc @frenck (#30)
- 🎆 Updates maintenance/license year to 2023 @frenck (#35)
## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#29)
- ⬆️ 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)

View file

@ -74,7 +74,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2022 Franck Nijhof
Copyright (c) 2022-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -25,9 +25,9 @@ automation webhook.
[forum]: https://community.home-assistant.io/?
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[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.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.4.0
[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

View file

@ -15,5 +15,5 @@ ports_description:
3001/tcp: Web interface
slug: uptime-kuma
url: https://github.com/hassio-addons/addon-uptime-kuma
version: 0.4.0
version: 0.5.0
webui: http://[HOST]:[PORT:3001]