From dbb253dc97e05dd09f11b765ff5ed607a028012a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 21 Sep 2020 19:45:52 +0000 Subject: [PATCH] :tada: Release of add-on chrony 1.1.1 --- README.md | 6 +++--- chrony/CHANGELOG.md | 6 +++--- chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b4a8edcc..62c7bbf6 100644 --- a/README.md +++ b/README.md @@ -1211,10 +1211,10 @@ SOFTWARE. [zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [zerotier-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [zerotier-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.0 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.0/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.1 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.1/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg [chrony-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/chrony-armhf.svg [chrony-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [chrony-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/chrony/CHANGELOG.md b/chrony/CHANGELOG.md index 41487748..c1104d57 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,10 +1,10 @@ General maintenance release -- ⬆ Update base to 8.0.1 -- ⬆ Update chrony to 3.5-r2 +- ⬆Update chrony to v3.5.1-r0 +- ⬆Update base to v8.0.2 Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.0.10...v1.1.0 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.1.0...v1.1.1 \ No newline at end of file diff --git a/chrony/README.md b/chrony/README.md index 6c82d861..c25cfa39 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -37,5 +37,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.1 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 390a34f3..1694d3e9 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "1.1.0", + "version": "1.1.1", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",