diff --git a/README.md b/README.md index 5a8e724f2..b6b153f3f 100644 --- a/README.md +++ b/README.md @@ -1296,10 +1296,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/f38ac7f -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/f38ac7f/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/1d98037 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/1d98037/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-f38ac7f-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-1d98037-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 a1d89dd3e..2f0f18b10 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,10 +1,2 @@ -# Changelog since v1.1.1 -- 💄New colored icon and improved logo (#25) - -* New colored icon and improved logo - -Created a new colored version of the icon and logo to improve the design and to add support for Home Assistant "Running" and "Stopped" (greyed out) add-on state. - -* Logo 2.1 -- ⬆Update base image to v8.0.5 -- ⬆ Update base to v8.0.3 +# Changelog since v1.1.2 +- ⬆ Update base image to 8.0.6 diff --git a/chrony/README.md b/chrony/README.md index abcd2d7ef..35368c401 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons: [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-f38ac7f-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/f38ac7f \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1d98037-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/1d98037 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 3c52dd912..ac67bc8e4 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "f38ac7f", + "version": "1d98037", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",