⬆️ Updating add-on chrony to a7e734f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-25 11:30:19 +00:00
parent 8c30577710
commit b81c79674c
4 changed files with 15 additions and 6 deletions

View file

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

View file

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

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

View file

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