🎉 Release of add-on chrony 1.0.6

This commit is contained in:
Community Hass.io Add-ons Bot 2019-12-29 16:26:51 +00:00
parent 80f49f0085
commit 041d42037f
4 changed files with 11 additions and 10 deletions

View file

@ -1111,10 +1111,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/v1.0.5
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.5/README.md
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.6
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.6/README.md
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
[chrony-version-shield]: https://img.shields.io/badge/version-v1.0.5-blue.svg
[chrony-version-shield]: https://img.shields.io/badge/version-v1.0.6-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

View file

@ -1,9 +1,10 @@
Minor maintenance release updating base image.
Maintenance release
## Changes
- ⬆Update base to 5.0.2
- ⬆Update chrony to v3.5-r1
- ⬆Update add-on base image to v6.0.1
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.0.4...v1.0.5
[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.0.5...v1.0.6

View file

@ -19,10 +19,10 @@ time on devices with controlled internet access (such as cameras).
[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/v1.0.5/README.md
[docs]: https://github.com/hassio-addons/addon-chrony/blob/v1.0.6/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-v1.0.5-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.5
[release-shield]: https://img.shields.io/badge/version-v1.0.6-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.0.6

View file

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