From b81c79674ce2debf54403be7598d25a128bca1bf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 May 2021 11:30:19 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to a7e734f --- README.md | 6 +++--- chrony/CHANGELOG.md | 9 +++++++++ chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 616f1a538..69263e639 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/b5b05f5 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/b5b05f5/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/a7e734f +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/a7e734f/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-b5b05f5-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-a7e734f-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 49af55cd4..86de238a7 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.1.0 +- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#65) + +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump frenck/action-addon-information from 1.0.0 to 1.1 (#64) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/chrony/README.md b/chrony/README.md index fd7d91e24..fd6f40bdd 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-b5b05f5-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/b5b05f5 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a7e734f-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/a7e734f \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 214a2cb28..b04bc6599 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "b5b05f5", + "version": "a7e734f", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",