diff --git a/README.md b/README.md index 7a6f87d91..c12908072 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/9ec9a28 -[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/9ec9a28/README.md +[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/7d18ba8 +[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/7d18ba8/README.md [uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues -[uptime-kuma-version-shield]: https://img.shields.io/badge/version-9ec9a28-blue.svg +[uptime-kuma-version-shield]: https://img.shields.io/badge/version-7d18ba8-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 1b5e040ef..a978bd5dc 100644 --- a/uptime-kuma/CHANGELOG.md +++ b/uptime-kuma/CHANGELOG.md @@ -1,2 +1,5 @@ # Changelog since v0.3.1 +- ⬆️ Bump apprise from 1.1.0 to 1.2.0 in /uptime-kuma (#23) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to 12.2.7 (#24) diff --git a/uptime-kuma/README.md b/uptime-kuma/README.md index f20247c79..8a7cf2694 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-9ec9a28-blue.svg -[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/9ec9a28 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-7d18ba8-blue.svg +[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/7d18ba8 \ No newline at end of file diff --git a/uptime-kuma/config.yaml b/uptime-kuma/config.yaml index 5aebcff3b..d97a55dff 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: 9ec9a28 +version: 7d18ba8 webui: http://[HOST]:[PORT:3001]