diff --git a/README.md b/README.md index ea4ea884d..601e0d1f0 100644 --- a/README.md +++ b/README.md @@ -1240,10 +1240,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/8c4cfe5 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/8c4cfe5/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/fa10656 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/fa10656/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-8c4cfe5-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-fa10656-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 123ca17b5..7b8ec84c1 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v1.0.2 +# Changelog since v1.0.3 -2019/08/21 22:05 UTC - [8c4cfe5](https://github.com/hassio-addons/addon-chrony/commit/8c4cfe54b6d6a8fbe9387c9b39acc930be7bbe3b) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update base image to 4.1.1 +2019/09/18 00:28 UTC - [fa10656](https://github.com/hassio-addons/addon-chrony/commit/fa106565afda5d6847f0ed98ea436594ff0c3904) by [@sinclairpaul](https://github.com/sinclairpaul) +> ⬆Update base to 5.0.1 diff --git a/chrony/README.md b/chrony/README.md index d41804a71..5ea6761e1 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/8c4cfe5/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/fa10656/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-8c4cfe5-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/8c4cfe5 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fa10656-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/fa10656 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index b54f8893a..3a98b2a65 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "8c4cfe5", + "version": "fa10656", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",