From c1b8263cbdf1c38240a3798f7a1bad08a5ef2aa9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 7 Jan 2024 13:34:11 +0000 Subject: [PATCH] :tada: Release of add-on Uptime Kuma 0.11.0 --- README.md | 6 +++--- uptime-kuma/CHANGELOG.md | 12 ++++++++++-- uptime-kuma/DOCS.md | 2 +- uptime-kuma/README.md | 6 +++--- uptime-kuma/config.yaml | 2 +- 5 files changed, 18 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b4c528ea..b9472dfd 100644 --- a/README.md +++ b/README.md @@ -922,10 +922,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/v0.10.1 -[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.10.1/README.md +[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.11.0 +[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.11.0/README.md [uptime-kuma-issue]: https://github.com/hassio-addons/addon-uptime-kuma/issues -[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.10.1-blue.svg +[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.11.0-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-no-red.svg diff --git a/uptime-kuma/CHANGELOG.md b/uptime-kuma/CHANGELOG.md index e47406d8..09c732c6 100644 --- a/uptime-kuma/CHANGELOG.md +++ b/uptime-kuma/CHANGELOG.md @@ -1,6 +1,14 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#139](https://github.com/hassio-addons/addon-uptime-kuma/pull/139)) + ## ⬆️ Dependency updates -- ⬆️ Update louislam/uptime-kuma to v1.23.8 @renovate ([#129](https://github.com/hassio-addons/addon-uptime-kuma/pull/129)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#130](https://github.com/hassio-addons/addon-uptime-kuma/pull/130)) +- ⬆️ Update louislam/uptime-kuma to v1.23.9 @renovate ([#132](https://github.com/hassio-addons/addon-uptime-kuma/pull/132)) +- ⬆️ Update louislam/uptime-kuma to v1.23.10 @renovate ([#133](https://github.com/hassio-addons/addon-uptime-kuma/pull/133)) +- ⬆️ Update apprise to v1.7.0 @renovate ([#135](https://github.com/hassio-addons/addon-uptime-kuma/pull/135)) +- ⬆️ Update apprise to v1.7.1 @renovate ([#136](https://github.com/hassio-addons/addon-uptime-kuma/pull/136)) +- ⬆️ Update louislam/uptime-kuma to v1.23.11 @renovate ([#137](https://github.com/hassio-addons/addon-uptime-kuma/pull/137)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#131](https://github.com/hassio-addons/addon-uptime-kuma/pull/131)) diff --git a/uptime-kuma/DOCS.md b/uptime-kuma/DOCS.md index 78a4fc61..de01dfd6 100644 --- a/uptime-kuma/DOCS.md +++ b/uptime-kuma/DOCS.md @@ -74,7 +74,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2022-2023 Franck Nijhof +Copyright (c) 2022-2024 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/uptime-kuma/README.md b/uptime-kuma/README.md index eae645bb..5f81b6c2 100644 --- a/uptime-kuma/README.md +++ b/uptime-kuma/README.md @@ -25,9 +25,9 @@ automation webhook. [forum]: https://community.home-assistant.io/? [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [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-v0.10.1-blue.svg -[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.10.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg +[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.11.0 \ No newline at end of file diff --git a/uptime-kuma/config.yaml b/uptime-kuma/config.yaml index 7843ecea..4610b3c9 100644 --- a/uptime-kuma/config.yaml +++ b/uptime-kuma/config.yaml @@ -1,5 +1,5 @@ name: Uptime Kuma -version: 0.10.1 +version: 0.11.0 slug: uptime-kuma description: It is a self-hosted monitoring tool like "Uptime Robot" url: https://github.com/hassio-addons/addon-uptime-kuma