diff --git a/README.md b/README.md index 8b30dbb0..60d42ce2 100644 --- a/README.md +++ b/README.md @@ -1236,10 +1236,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.1.1 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.1/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.2 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v1.1.2/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-v1.1.2-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 c1104d57..67993f28 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,10 +1,10 @@ General maintenance release -- ⬆Update chrony to v3.5.1-r0 -- ⬆Update base to v8.0.2 +- ⬆ Update base image to v8.0.5 +- 💄New colored icon and improved logo (#25) Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.1.0...v1.1.1 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-chrony/compare/v1.1.1...v1.1.2 \ No newline at end of file diff --git a/chrony/README.md b/chrony/README.md index c25cfa39..8e2558bb 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -37,5 +37,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-v1.1.1-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.1.2-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/v1.1.2 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 1694d3e9..8dcb4ef9 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "1.1.1", + "version": "1.1.2", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony", diff --git a/chrony/icon.png b/chrony/icon.png index fd2b9b4b..9e9da29a 100644 Binary files a/chrony/icon.png and b/chrony/icon.png differ diff --git a/chrony/logo.png b/chrony/logo.png index fd2b9b4b..2ac36705 100644 Binary files a/chrony/logo.png and b/chrony/logo.png differ