From 63b2b345cfbfe787db8a165e45c52c7ccfc48fdb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 20 Aug 2019 21:39:32 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 6c97c30 --- README.md | 6 +++--- chrony/CHANGELOG.md | 9 +++------ chrony/README.md | 6 +++--- chrony/config.json | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9ca02e4e5..d3f8cee81 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/e40d5c3 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/e40d5c3/README.md +[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 [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-e40d5c3-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-6c97c30-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 437a9298b..e1c371487 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v1.0.0 +# Changelog since v1.0.1 -2019/08/10 12:30 UTC - [e40d5c3](https://github.com/hassio-addons/addon-chrony/commit/e40d5c31d00c8d47ad28ebcc0d15accdda092618) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆ Update add-on base image to v4.0.3 - -2019/08/10 12:30 UTC - [98e114c](https://github.com/hassio-addons/addon-chrony/commit/98e114c447e8061487d4432a2a1ef8f24942ec6e) by [@sinclairpaul](https://github.com/sinclairpaul) -> :books: Updating Prod ready +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 diff --git a/chrony/README.md b/chrony/README.md index d796d855d..21998a14b 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/e40d5c3/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/6c97c30/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-e40d5c3-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/e40d5c3 \ No newline at end of file +[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 diff --git a/chrony/config.json b/chrony/config.json index ff415eb39..89ccc8474 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "e40d5c3", + "version": "6c97c30", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",