From ec1ad356e07df84642c595f5b224d663a515c375 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 15 Feb 2021 11:18:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to b025629 --- 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 781f502c2..3842e6dfe 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/bd605c4 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/bd605c4/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/b025629 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/b025629/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-bd605c4-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-b025629-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 98aafacc7..8ac0cfad6 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.0.0 +- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#41) + +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump frenck/action-addon-linter from v1.4 to v2 (#40) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. diff --git a/chrony/README.md b/chrony/README.md index a091bac0b..fd4185c45 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-bd605c4-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/bd605c4 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-b025629-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/b025629 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 39a63e619..b9db56a1b 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "bd605c4", + "version": "b025629", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",