⬆️ Updating add-on chrony to fa10656

This commit is contained in:
Community Hass.io Add-ons Bot 2019-09-19 22:30:33 +00:00
parent 9e1c4f4726
commit 16d26e4686
4 changed files with 10 additions and 10 deletions

View file

@ -1240,10 +1240,10 @@ SOFTWARE.
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zerotier-i386-shield]: https://img.shields.io/badge/i386-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-chrony]: https://github.com/hassio-addons/addon-chrony/tree/fa10656
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/8c4cfe5/README.md [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-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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[chrony-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [chrony-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -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) 2019/09/18 00:28 UTC - [fa10656](https://github.com/hassio-addons/addon-chrony/commit/fa106565afda5d6847f0ed98ea436594ff0c3904) by [@sinclairpaul](https://github.com/sinclairpaul)
> ⬆Update base image to 4.1.1 > ⬆Update base to 5.0.1

View file

@ -38,10 +38,10 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [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-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.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-shield]: https://img.shields.io/badge/version-fa10656-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/8c4cfe5 [release]: https://github.com/hassio-addons/addon-chrony/tree/fa10656

View file

@ -1,6 +1,6 @@
{ {
"name": "chrony", "name": "chrony",
"version": "8c4cfe5", "version": "fa10656",
"slug": "chrony", "slug": "chrony",
"description": "A local NTP (Network Time Protocol) server for cameras etc.", "description": "A local NTP (Network Time Protocol) server for cameras etc.",
"url": "https://github.com/hassio-addons/addon-chrony", "url": "https://github.com/hassio-addons/addon-chrony",