From 9cc3a7cda13518c55e842e65c9c91180e88c5e4c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 6 Mar 2023 15:41:28 +0000 Subject: [PATCH] :arrow_up: Updating add-on Uptime Kuma to 55bfde7 --- README.md | 6 +++--- uptime-kuma/CHANGELOG.md | 7 ++++--- uptime-kuma/README.md | 4 ++-- uptime-kuma/config.yaml | 2 +- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f4a0787ab..f4d08fead 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/f99f473 -[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/f99f473/README.md +[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/55bfde7 +[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/55bfde7/README.md [uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues -[uptime-kuma-version-shield]: https://img.shields.io/badge/version-f99f473-blue.svg +[uptime-kuma-version-shield]: https://img.shields.io/badge/version-55bfde7-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 b4e5cdc99..9898c7ce7 100644 --- a/uptime-kuma/CHANGELOG.md +++ b/uptime-kuma/CHANGELOG.md @@ -1,3 +1,4 @@ -# Changelog since v0.5.2 -- ⬆️ Upgrades Uptime Kuma to 1.20.1 (#55) -- ⬆️ Upgrades add-on base image to 13.1.3 (#54) +# Changelog since v0.6.0 +- ⬆️ Bump apprise from 1.2.1 to 1.3.0 in /uptime-kuma (#47) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/uptime-kuma/README.md b/uptime-kuma/README.md index 747de7ac8..1e667bbb0 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-f99f473-blue.svg -[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/f99f473 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-55bfde7-blue.svg +[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/55bfde7 \ No newline at end of file diff --git a/uptime-kuma/config.yaml b/uptime-kuma/config.yaml index c421f9bbb..68cdd4f7e 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: f99f473 +version: 55bfde7 webui: http://[HOST]:[PORT:3001]