From faf25ac2d8a83b4636912a042a54239d79bec60d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 20 Jan 2022 16:07:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 4ed082f --- README.md | 6 +++--- chrony/CHANGELOG.md | 1 + chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e1514aa93..ba0a9ce27 100644 --- a/README.md +++ b/README.md @@ -1038,10 +1038,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/ebc5375 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/ebc5375/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/4ed082f +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/4ed082f/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-ebc5375-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-4ed082f-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 174786d2c..f1b2d22a1 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.2.1 +- ⬆️ Upgrades add-on base image to 11.0.1 (#109) - 📚 Update year 🎉 (#108) - ⬆️ Update base image to 11.0.0 (#107) - 🚀 Update CI to latest version (#104) diff --git a/chrony/README.md b/chrony/README.md index 3c18a772b..a5f190751 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/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-ebc5375-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/ebc5375 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-4ed082f-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/4ed082f \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 6ca025898..ddca0edc7 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "ebc5375", + "version": "4ed082f", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",