From b9a4f55c3c7c3358d97f13192db67ae502f3d54d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 20 Jun 2019 22:07:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 6adbc3e --- README.md | 6 +++--- chrony/CHANGELOG.md | 9 ++++++--- chrony/README.md | 6 +++--- chrony/config.json | 2 +- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bf1fce769..01385aa88 100644 --- a/README.md +++ b/README.md @@ -1165,10 +1165,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/d102969 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/d102969/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/6adbc3e +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/6adbc3e/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-d102969-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-6adbc3e-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 18da89aa4..73cf15c02 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,11 +1,14 @@ # Changelog since v0.2.4 -2019/06/20 20:00 UTC - [d102969](https://github.com/hassio-addons/addon-chrony/commit/d1029698ea0be65dad87b1d4347ac7a131de4934) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/06/20 22:01 UTC - [6adbc3e](https://github.com/hassio-addons/addon-chrony/commit/6adbc3efc1d8a1192600d7a0d5a7d5c99684b79f) by [@sinclairpaul](https://github.com/sinclairpaul) +> ⬆ Upgrade base to 4.0.1 + +2019/06/20 22:01 UTC - [d102969](https://github.com/hassio-addons/addon-chrony/commit/d1029698ea0be65dad87b1d4347ac7a131de4934) by [@sinclairpaul](https://github.com/sinclairpaul) > ⬆ Update chrony to 3.5-r0 -2019/06/20 20:00 UTC - [aba5872](https://github.com/hassio-addons/addon-chrony/commit/aba5872e5a470ffc39adae844f1ab8b02b1de06f) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/06/20 22:01 UTC - [aba5872](https://github.com/hassio-addons/addon-chrony/commit/aba5872e5a470ffc39adae844f1ab8b02b1de06f) by [@sinclairpaul](https://github.com/sinclairpaul) > ⬆ Update base image to 4.0.0 -2019/06/20 20:00 UTC - [d6381a2](https://github.com/hassio-addons/addon-chrony/commit/d6381a2e70a3083b9668ebdfb38fbabc7f5e65de) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/06/20 22:01 UTC - [d6381a2](https://github.com/hassio-addons/addon-chrony/commit/d6381a2e70a3083b9668ebdfb38fbabc7f5e65de) by [@sinclairpaul](https://github.com/sinclairpaul) > 📚 Update Readme to Prod Ready (#20) diff --git a/chrony/README.md b/chrony/README.md index f08183d7a..c2d08fa63 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/d102969/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/6adbc3e/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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d102969-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/d102969 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-6adbc3e-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/6adbc3e \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 5ddd545b8..f9aa6e92b 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "d102969", + "version": "6adbc3e", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",