From e50ec056ea166ae02bf1261403ddd9ab4acd13df Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 27 Dec 2020 23:10:38 +0000 Subject: [PATCH] :tada: Release of add-on chrony 1.1.3 --- README.md | 6 +++--- chrony/CHANGELOG.md | 5 ++--- chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9d3b602d..87298b19 100644 --- a/README.md +++ b/README.md @@ -1236,10 +1236,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.2 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.2/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.3 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.3/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.2-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.3-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 67993f28..ae420dfe 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,10 +1,9 @@ General maintenance release -- ⬆ Update base image to v8.0.5 -- 💄New colored icon and improved logo (#25) +- ⬆ Update base image to 8.0.6 Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.1.1...v1.1.2 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.1.2...v1.1.3 \ No newline at end of file diff --git a/chrony/README.md b/chrony/README.md index 8e2558bb..a9b75847 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.2-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.1.3-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.3 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 8dcb4ef9..34d924a3 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "1.1.2", + "version": "1.1.3", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",