mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Uptime Kuma to dccaf5f
This commit is contained in:
parent
c9591543aa
commit
f9f5916fd4
5 changed files with 9 additions and 15 deletions
|
@ -1002,10 +1002,10 @@ SOFTWARE.
|
||||||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-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/39a6dee
|
[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/dccaf5f
|
||||||
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/39a6dee/README.md
|
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/dccaf5f/README.md
|
||||||
[uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
|
[uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
|
||||||
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-39a6dee-blue.svg
|
[uptime-kuma-version-shield]: https://img.shields.io/badge/version-dccaf5f-blue.svg
|
||||||
[uptime-kuma-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[uptime-kuma-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[uptime-kuma-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,8 +1,2 @@
|
||||||
# Changelog since v0.7.0
|
# Changelog since v0.7.1
|
||||||
- ⬆️ Update louislam/uptime-kuma to v1.21.1 (#66)
|
- Fix broken URL (#67)
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#64)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- Add Renovate for dependency management (#62)
|
|
||||||
|
|
|
@ -104,4 +104,4 @@ SOFTWARE.
|
||||||
[issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
|
[issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-uptime-kuma/releases
|
[releases]: https://github.com/hassio-addons/addon-uptime-kuma/releases
|
||||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
[semver]: https://semver.org/spec/v2.0.0.html
|
||||||
|
|
|
@ -48,5 +48,5 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-39a6dee-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-dccaf5f-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/39a6dee
|
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/dccaf5f
|
|
@ -1,5 +1,5 @@
|
||||||
name: Uptime Kuma
|
name: Uptime Kuma
|
||||||
version: 39a6dee
|
version: dccaf5f
|
||||||
slug: uptime-kuma
|
slug: uptime-kuma
|
||||||
description: It is a self-hosted monitoring tool like "Uptime Robot"
|
description: It is a self-hosted monitoring tool like "Uptime Robot"
|
||||||
url: https://github.com/hassio-addons/addon-uptime-kuma
|
url: https://github.com/hassio-addons/addon-uptime-kuma
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue