From dc96ee4ab1eb2708f3b236b84b76c8f1e3e1c1bf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 15 Dec 2022 09:01:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on Uptime Kuma to 99caa1f --- README.md | 6 +++--- uptime-kuma/CHANGELOG.md | 1 + uptime-kuma/README.md | 4 ++-- uptime-kuma/config.yaml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0743b9196..95f5d6282 100644 --- a/README.md +++ b/README.md @@ -1053,10 +1053,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/3b310f9 -[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/3b310f9/README.md +[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/99caa1f +[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/99caa1f/README.md [uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues -[uptime-kuma-version-shield]: https://img.shields.io/badge/version-3b310f9-blue.svg +[uptime-kuma-version-shield]: https://img.shields.io/badge/version-99caa1f-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 diff --git a/uptime-kuma/CHANGELOG.md b/uptime-kuma/CHANGELOG.md index cf3541df4..840ef3ff0 100644 --- a/uptime-kuma/CHANGELOG.md +++ b/uptime-kuma/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.3.2 +- 🚑 Fix MQTT notifications (#31) - 🔨 Migrate old-style base scripts s6-rc (#30) - ⬆️ Upgrades add-on base image to 13.0.0 (#29) diff --git a/uptime-kuma/README.md b/uptime-kuma/README.md index 4e6585e4c..927f54e04 100644 --- a/uptime-kuma/README.md +++ b/uptime-kuma/README.md @@ -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]: 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-3b310f9-blue.svg -[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/3b310f9 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-99caa1f-blue.svg +[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/99caa1f \ No newline at end of file diff --git a/uptime-kuma/config.yaml b/uptime-kuma/config.yaml index 5adec95a8..6a7eb08d0 100644 --- a/uptime-kuma/config.yaml +++ b/uptime-kuma/config.yaml @@ -15,5 +15,5 @@ ports_description: 3001/tcp: Web interface slug: uptime-kuma url: https://github.com/hassio-addons/addon-uptime-kuma -version: 3b310f9 +version: 99caa1f webui: http://[HOST]:[PORT:3001]