diff --git a/README.md b/README.md index 5f7dbb1cb..0d916f276 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/8cfbe1d -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/8cfbe1d/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/5d29779 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/5d29779/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-8cfbe1d-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-5d29779-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 d1e4afcd8..c62fab3eb 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v2.2.0 +- Bump actions/checkout from 2.3.4 to 2.3.5 (#98) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to 10.1.1 (#97) - ⬆ Upgrade lock-threads workflow to 3.0.0 (#96) - Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#95) diff --git a/chrony/README.md b/chrony/README.md index 63cf73e69..6336d7481 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-8cfbe1d-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/8cfbe1d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-5d29779-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/5d29779 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 1a475fc9c..04f1d5318 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "8cfbe1d", + "version": "5d29779", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",