From 7c15638e208ec1108618aca32a3761f1b04f2bcb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 2 Jan 2020 01:16:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 4d73cab --- README.md | 6 +++--- chrony/CHANGELOG.md | 16 +++++++++++----- chrony/README.md | 6 +++--- chrony/config.json | 2 +- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ee2255fef..1f47631d8 100644 --- a/README.md +++ b/README.md @@ -1255,10 +1255,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/fc25239 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/fc25239/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/4d73cab +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/4d73cab/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-fc25239-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-4d73cab-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 e182ebce4..c7e24a852 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,8 +1,14 @@ -# Changelog since v1.0.5 +# Changelog since v1.0.6 -2019/12/28 21:30 UTC - [fc25239](https://github.com/hassio-addons/addon-chrony/commit/fc252393c2f563e0aeeb334de57f28febfa358bf) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update chrony to v3.5-r1 +2020/01/02 01:11 UTC - [4d73cab](https://github.com/hassio-addons/addon-chrony/commit/4d73cab1c5c3ca469651660136a6031b5ed0d7aa) by [@sinclairpaul](https://github.com/sinclairpaul) +> ✏Update maintenance shield -2019/12/28 21:30 UTC - [de62360](https://github.com/hassio-addons/addon-chrony/commit/de6236066ff7cb933e8cb1fa977fa79496475c16) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update add-on base image to v6.0.1 +2020/01/02 01:11 UTC - [52167a3](https://github.com/hassio-addons/addon-chrony/commit/52167a33099dd04a4844c1b9c81acc929fcef1d8) by [@sinclairpaul](https://github.com/sinclairpaul) +> 📚Align readme installation instructions + +2020/01/02 01:11 UTC - [ce7c1c0](https://github.com/hassio-addons/addon-chrony/commit/ce7c1c0ad1bfc668c9dd3c66fd627ff88e7053ee) by [@sinclairpaul](https://github.com/sinclairpaul) +> 📚Adjust funding + +2020/01/02 01:11 UTC - [a700f89](https://github.com/hassio-addons/addon-chrony/commit/a700f89f1760fbf125dd09455775b9b460f916a8) by [@sinclairpaul](https://github.com/sinclairpaul) +> ✏Update license year diff --git a/chrony/README.md b/chrony/README.md index 921bed61d..fad1a583c 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -38,10 +38,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/fc25239/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/4d73cab/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/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-fc25239-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/fc25239 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-4d73cab-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/4d73cab \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 9dfb60586..53f7aae9e 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "fc25239", + "version": "4d73cab", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",