⬆️ Updating add-on Uptime Kuma to b236fb2

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-20 11:53:16 +00:00
parent e62bd8cdc4
commit 05cf367a70
4 changed files with 16 additions and 18 deletions

View file

@ -1039,10 +1039,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/55bfde7 [addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/b236fb2
[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/55bfde7/README.md [addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/b236fb2/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-55bfde7-blue.svg [uptime-kuma-version-shield]: https://img.shields.io/badge/version-b236fb2-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

View file

@ -1,4 +1,2 @@
# Changelog since v0.6.0 # Changelog since v0.6.1
- ⬆️ Bump apprise from 1.2.1 to 1.3.0 in /uptime-kuma (#47) - ⬆️ Upgrades Uptime Kuma to 1.21.0 (#60)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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-55bfde7-blue.svg [release-shield]: https://img.shields.io/badge/version-b236fb2-blue.svg
[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/55bfde7 [release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/b236fb2

View file

@ -1,19 +1,19 @@
name: Uptime Kuma
version: b236fb2
slug: uptime-kuma
description: It is a self-hosted monitoring tool like "Uptime Robot"
url: https://github.com/hassio-addons/addon-uptime-kuma
codenotary: codenotary@frenck.dev
webui: http://[HOST]:[PORT:3001]
init: false
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
- armhf - armhf
- armv7 - armv7
- i386 - i386
codenotary: codenotary@frenck.dev
description: It is a self-hosted monitoring tool like "Uptime Robot"
image: ghcr.io/hassio-addons/uptime-kuma/{arch}
init: false
name: Uptime Kuma
ports: ports:
3001/tcp: 3001 3001/tcp: 3001
ports_description: ports_description:
3001/tcp: Web interface 3001/tcp: Web interface
slug: uptime-kuma image: ghcr.io/hassio-addons/uptime-kuma/{arch}
url: https://github.com/hassio-addons/addon-uptime-kuma
version: 55bfde7
webui: http://[HOST]:[PORT:3001]