diff --git a/README.md b/README.md index 99de87e9e..3eda8333b 100644 --- a/README.md +++ b/README.md @@ -1153,10 +1153,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/22573f4 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/22573f4/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/948a521 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/948a521/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-22573f4-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-948a521-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 74d5726bd..c3b41c5a7 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.0.0 +- Bump actions/cache from v2.1.3 to v2.1.4 (#38) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#37) Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. diff --git a/chrony/README.md b/chrony/README.md index c91c060eb..43815ea7e 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-22573f4-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/22573f4 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-948a521-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/948a521 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 3f2e6ca8e..a08267f4a 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "22573f4", + "version": "948a521", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",