⬆️ Updating add-on chrony to 22573f4

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-05 11:10:40 +00:00
parent 0ba93eecda
commit dec503f1fb
4 changed files with 16 additions and 6 deletions

View file

@ -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

View file

@ -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] <support@github.com>
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.

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
[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
[release-shield]: https://img.shields.io/badge/version-22573f4-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/22573f4

View file

@ -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",