diff --git a/README.md b/README.md index 3bb0a3e97..5bb76f55f 100644 --- a/README.md +++ b/README.md @@ -1061,10 +1061,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/856986a -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/856986a/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/fcaf32b +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/fcaf32b/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-856986a-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-fcaf32b-blue.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 [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/chrony/CHANGELOG.md b/chrony/CHANGELOG.md index bff29216a..ded577968 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.1.0 +- Bump frenck/action-addon-information from 1.1 to 1.2.2 (#70) + +Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2. +- [Release notes](https://github.com/frenck/action-addon-information/releases) +- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump actions/cache from 2.1.5 to 2.1.6 (#68) Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. diff --git a/chrony/README.md b/chrony/README.md index c7421fe37..344c98583 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/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-856986a-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/856986a \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fcaf32b-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/fcaf32b \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index c2b9f099c..9c5ded481 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "856986a", + "version": "fcaf32b", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",