diff --git a/README.md b/README.md index 19f35e2b..ab2e6f2d 100644 --- a/README.md +++ b/README.md @@ -984,10 +984,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.9.1 -[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.9.1/README.md +[addon-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.10.0 +[addon-doc-uptime-kuma]: https://github.com/hassio-addons/addon-uptime-kuma/blob/v0.10.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.9.1-blue.svg +[uptime-kuma-version-shield]: https://img.shields.io/badge/version-v0.10.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 1cc30814..3c6f2ab9 100644 --- a/uptime-kuma/CHANGELOG.md +++ b/uptime-kuma/CHANGELOG.md @@ -1,13 +1,16 @@ ## What’s changed +## 🚨 Breaking changes + +- Drop support for armhf & i386 @frenck ([#116](https://github.com/hassio-addons/addon-uptime-kuma/pull/116)) + ## ⬆️ Dependency updates -- ⬆️ Update louislam/uptime-kuma to v1.23.2 @renovate ([#104](https://github.com/hassio-addons/addon-uptime-kuma/pull/104)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#105](https://github.com/hassio-addons/addon-uptime-kuma/pull/105)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#106](https://github.com/hassio-addons/addon-uptime-kuma/pull/106)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#107](https://github.com/hassio-addons/addon-uptime-kuma/pull/107)) -- ⬆️ Update alpine_3_18/python3 to v3.11.6-r0 @renovate ([#108](https://github.com/hassio-addons/addon-uptime-kuma/pull/108)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#109](https://github.com/hassio-addons/addon-uptime-kuma/pull/109)) -- ⬆️ Update louislam/uptime-kuma to v1.23.3 @renovate ([#110](https://github.com/hassio-addons/addon-uptime-kuma/pull/110)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#111](https://github.com/hassio-addons/addon-uptime-kuma/pull/111)) -- ⬆️ Update alpine_3_18/nodejs to v18.18.2-r0 @renovate ([#112](https://github.com/hassio-addons/addon-uptime-kuma/pull/112)) +- ⬆️ Update apprise to v1.6.0 @renovate ([#113](https://github.com/hassio-addons/addon-uptime-kuma/pull/113)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#117](https://github.com/hassio-addons/addon-uptime-kuma/pull/117)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#119](https://github.com/hassio-addons/addon-uptime-kuma/pull/119)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#122](https://github.com/hassio-addons/addon-uptime-kuma/pull/122)) +- ⬆️ Update louislam/uptime-kuma to v1.23.4 @renovate ([#123](https://github.com/hassio-addons/addon-uptime-kuma/pull/123)) +- ⬆️ Update louislam/uptime-kuma to v1.23.5 @renovate ([#125](https://github.com/hassio-addons/addon-uptime-kuma/pull/125)) +- ⬆️ Update louislam/uptime-kuma to v1.23.6 @renovate ([#126](https://github.com/hassio-addons/addon-uptime-kuma/pull/126)) +- ⬆️ Update louislam/uptime-kuma to v1.23.7 @renovate ([#128](https://github.com/hassio-addons/addon-uptime-kuma/pull/128)) diff --git a/uptime-kuma/README.md b/uptime-kuma/README.md index b0ab6881..2c17cc1b 100644 --- a/uptime-kuma/README.md +++ b/uptime-kuma/README.md @@ -45,5 +45,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-v0.9.1-blue.svg -[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.9.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg +[release]: https://github.com/hassio-addons/addon-uptime-kuma/tree/v0.10.0 \ No newline at end of file diff --git a/uptime-kuma/config.yaml b/uptime-kuma/config.yaml index b201169f..ad7f7ccc 100644 --- a/uptime-kuma/config.yaml +++ b/uptime-kuma/config.yaml @@ -1,5 +1,5 @@ name: Uptime Kuma -version: 0.9.1 +version: 0.10.0 slug: uptime-kuma description: It is a self-hosted monitoring tool like "Uptime Robot" url: https://github.com/hassio-addons/addon-uptime-kuma @@ -9,9 +9,7 @@ init: false arch: - aarch64 - amd64 -- armhf - armv7 -- i386 ports: 3001/tcp: 3001 ports_description: