From dec503f1fbfbae751e172ccb723b12f3c20c356f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 11:10:40 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 22573f4 --- README.md | 6 +++--- chrony/CHANGELOG.md | 10 ++++++++++ chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 05694f581..1c6b75b13 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/4e07d1d -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/4e07d1d/README.md +[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 [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-4e07d1d-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-22573f4-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 9e47ab543..74d5726bd 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v2.0.0 +- 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. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump frenck/action-yamllint from v1.0.2 to v1.1 (#36) Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. diff --git a/chrony/README.md b/chrony/README.md index 9a3a69f05..c91c060eb 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-4e07d1d-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/4e07d1d \ No newline at end of file +[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 diff --git a/chrony/config.json b/chrony/config.json index 4826debc4..3f2e6ca8e 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "4e07d1d", + "version": "22573f4", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",