From 2d6e17854ff7c5559276a8c78f4751f1b2219e09 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 2 Apr 2020 21:15:01 +0000 Subject: [PATCH] :tada: Release of add-on chrony 1.0.10 --- README.md | 6 +++--- chrony/CHANGELOG.md | 4 ++-- chrony/README.md | 6 +++--- chrony/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 959892d2..fe8f3b8a 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.0.9 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.9/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.10 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.10/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-v1.0.9-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-v1.0.10-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 eb45e99a..54bc1dba 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,9 +1,9 @@ General maintenance release -- ⬆Update base image to 7.0.4 +- ⬆Update base image to 7.1.0 Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.0.8...v1.0.9 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.0.9...v1.0.10 \ No newline at end of file diff --git a/chrony/README.md b/chrony/README.md index 5a4565d1..8851abab 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -35,10 +35,10 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.9/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.10/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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.0.9-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.9 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.0.10-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.10 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index d460c8ac..9c2422c8 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "1.0.9", + "version": "1.0.10", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",