⬆️ Updating add-on chrony to 5d29779

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:45:49 +00:00
parent 905e9ddf1a
commit 96bde8a2c4
4 changed files with 9 additions and 6 deletions

View file

@ -1061,10 +1061,10 @@ SOFTWARE.
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zerotier-i386-shield]: https://img.shields.io/badge/i386-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-chrony]: https://github.com/hassio-addons/addon-chrony/tree/5d29779
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/8cfbe1d/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[chrony-amd64-shield]: https://img.shields.io/badge/amd64-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 [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,7 @@
# Changelog since v2.2.0 # 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) - ⬆️ Upgrades add-on base image to 10.1.1 (#97)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#96) - ⬆ Upgrade lock-threads workflow to 3.0.0 (#96)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#95) - Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#95)

View file

@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.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-shield]: https://img.shields.io/badge/version-5d29779-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/8cfbe1d [release]: https://github.com/hassio-addons/addon-chrony/tree/5d29779

View file

@ -1,6 +1,6 @@
{ {
"name": "chrony", "name": "chrony",
"version": "8cfbe1d", "version": "5d29779",
"slug": "chrony", "slug": "chrony",
"description": "A local NTP (Network Time Protocol) server for cameras etc.", "description": "A local NTP (Network Time Protocol) server for cameras etc.",
"url": "https://github.com/hassio-addons/addon-chrony", "url": "https://github.com/hassio-addons/addon-chrony",