From 979ad801392bb0dbb0fc835e30032aba62edaf9f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 22 Aug 2019 00:04:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 8c4cfe5 --- README.md | 6 +++--- chrony/CHANGELOG.md | 6 +++--- chrony/README.md | 6 +++--- chrony/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fead1ac8f..ac09d1abb 100644 --- a/README.md +++ b/README.md @@ -1215,10 +1215,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/6c97c30 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/6c97c30/README.md +[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 [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-6c97c30-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-8c4cfe5-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 e1c371487..123ca17b5 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v1.0.1 +# Changelog since v1.0.2 -2019/08/20 21:33 UTC - [6c97c30](https://github.com/hassio-addons/addon-chrony/commit/6c97c3082891517d60504b646376f063bbe27b9d) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update base image to 4.1.0 +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 diff --git a/chrony/README.md b/chrony/README.md index 21998a14b..d41804a71 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/6c97c30/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/8c4cfe5/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-6c97c30-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/6c97c30 \ No newline at end of file +[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 diff --git a/chrony/config.json b/chrony/config.json index 89ccc8474..b54f8893a 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "6c97c30", + "version": "8c4cfe5", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",