diff --git a/README.md b/README.md index 8a73b6083..36f5a2af6 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/ab03ebc -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/ab03ebc/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/3ee42d7 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/3ee42d7/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-ab03ebc-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-3ee42d7-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 7cf388205..ccd2dc87c 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.0.0 +- Bump actions/stale from v3.0.15 to v3.0.16 (#39) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Upgrade add-on base image to 9.1.2 (#35) - Bump actions/cache from v2.1.3 to v2.1.4 (#38) diff --git a/chrony/README.md b/chrony/README.md index d6e40ea8f..f8fe250be 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-ab03ebc-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/ab03ebc \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-3ee42d7-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/3ee42d7 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 25bf4da2e..41f47337f 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "ab03ebc", + "version": "3ee42d7", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",