diff --git a/README.md b/README.md index f73e5904b..0ff095dbc 100644 --- a/README.md +++ b/README.md @@ -1246,10 +1246,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/f87c5f2 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/f87c5f2/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/be84d0f +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/be84d0f/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-f87c5f2-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-be84d0f-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 2e23aa782..5a54eb1f1 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,8 +1,2 @@ -# Changelog since v1.0.7 -- :arrow_up: Upgrades add-on base image to v7.0.2 -- :hammer: Re-branding -- :hammer: Re-branding -- :ambulance: Fix YAML example in documentation -- 📚Change example to YAML -- ⬆Update base to v7.0.0 -- 📚Prep for re-branding +# Changelog since v1.0.8 +- ⬆Update base to 7.0.4 diff --git a/chrony/README.md b/chrony/README.md index bf8fc7d70..b31676acf 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/f87c5f2/README.md +[docs]: https://github.com/hassio-addons/addon-chrony/blob/be84d0f/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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-f87c5f2-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/f87c5f2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-be84d0f-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/be84d0f \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index b43148938..cf39cc2dd 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "f87c5f2", + "version": "be84d0f", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",