mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on chrony to 8d9e295
This commit is contained in:
parent
83bb266d0d
commit
b727b026cc
4 changed files with 9 additions and 6 deletions
|
@ -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/888db62
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/888db62/README.md
|
||||
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/8d9e295
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/8d9e295/README.md
|
||||
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-888db62-blue.svg
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-8d9e295-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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v2.2.0
|
||||
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#95)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump creyD/prettier_action from 3.3 to 4.0 (#91)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-888db62-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/888db62
|
||||
[release-shield]: https://img.shields.io/badge/version-8d9e295-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/8d9e295
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chrony",
|
||||
"version": "888db62",
|
||||
"version": "8d9e295",
|
||||
"slug": "chrony",
|
||||
"description": "A local NTP (Network Time Protocol) server for cameras etc.",
|
||||
"url": "https://github.com/hassio-addons/addon-chrony",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue