diff --git a/README.md b/README.md index 1b0370e52..fc14b0206 100644 --- a/README.md +++ b/README.md @@ -1190,10 +1190,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/487f45a -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/487f45a/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/98e114c +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/98e114c/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-487f45a-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-98e114c-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 5c78c8bc0..a85d9d011 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,14 +1,5 @@ -# Changelog since v0.3.0 +# Changelog since v1.0.0 -2019/07/20 21:02 UTC - [487f45a](https://github.com/hassio-addons/addon-chrony/commit/487f45a1c240d591d97deb681e3533d33b62f045) by [@sinclairpaul](https://github.com/sinclairpaul) -> :hammer: Fix linting - -2019/07/20 21:02 UTC - [66e1f8f](https://github.com/hassio-addons/addon-chrony/commit/66e1f8ff9fb28913354672be2770f07c7e97556f) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆ Upgrades add-on base image to v4.0.2 - -2019/07/20 21:02 UTC - [a3c700a](https://github.com/hassio-addons/addon-chrony/commit/a3c700a804fbaddeca7bafd7fa39f0e120e3bf60) by [@sinclairpaul](https://github.com/sinclairpaul) -> ✨ Add FUNDING.yml - -2019/07/20 21:02 UTC - [28e0630](https://github.com/hassio-addons/addon-chrony/commit/28e0630bd2f6ef108b4f23c2822525a02c46fce8) by [@sinclairpaul](https://github.com/sinclairpaul) -> ✏️ Maintaince -> Maintenance +2019/07/20 21:35 UTC - [98e114c](https://github.com/hassio-addons/addon-chrony/commit/98e114c447e8061487d4432a2a1ef8f24942ec6e) by [@sinclairpaul](https://github.com/sinclairpaul) +> :books: Updating Prod ready diff --git a/chrony/README.md b/chrony/README.md index f21a66d3c..ad6f37dbe 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/487f45a/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/98e114c/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-487f45a-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/487f45a \ No newline at end of file +[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[release-shield]: https://img.shields.io/badge/version-98e114c-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/98e114c \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 274a4fcb6..c8ba9d909 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "487f45a", + "version": "98e114c", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",