mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on chrony to b8c97d4
This commit is contained in:
parent
7b70d8a957
commit
7c4b69fe02
5 changed files with 14 additions and 26 deletions
|
@ -1280,10 +1280,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/5084fd2
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/5084fd2/README.md
|
||||
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/b8c97d4
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/b8c97d4/README.md
|
||||
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-5084fd2-blue.svg
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-b8c97d4-blue.svg
|
||||
[chrony-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/chrony-armhf.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
|
||||
|
|
|
@ -1,20 +1,8 @@
|
|||
# Changelog since v1.0.6
|
||||
|
||||
2020/01/02 22:40 UTC - [5084fd2](https://github.com/hassio-addons/addon-chrony/commit/5084fd2ad12bc62db047e5ea1b715e0a42fa7d22) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> 📚Grammar/year changes
|
||||
|
||||
2020/01/02 22:40 UTC - [018459f](https://github.com/hassio-addons/addon-chrony/commit/018459f44a06219a8893f6a0cdbfa5f97ef1bf67) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> 📚Readme alignment
|
||||
|
||||
2020/01/02 22:40 UTC - [4d73cab](https://github.com/hassio-addons/addon-chrony/commit/4d73cab1c5c3ca469651660136a6031b5ed0d7aa) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> ✏Update maintenance shield
|
||||
|
||||
2020/01/02 22:40 UTC - [52167a3](https://github.com/hassio-addons/addon-chrony/commit/52167a33099dd04a4844c1b9c81acc929fcef1d8) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> 📚Align readme installation instructions
|
||||
|
||||
2020/01/02 22:40 UTC - [ce7c1c0](https://github.com/hassio-addons/addon-chrony/commit/ce7c1c0ad1bfc668c9dd3c66fd627ff88e7053ee) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> 📚Adjust funding
|
||||
|
||||
2020/01/02 22:40 UTC - [a700f89](https://github.com/hassio-addons/addon-chrony/commit/a700f89f1760fbf125dd09455775b9b460f916a8) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> ✏Update license year
|
||||
|
||||
- 💄Add icon
|
||||
- 📚Grammar/year changes
|
||||
- 📚Readme alignment
|
||||
- ✏Update maintenance shield
|
||||
- 📚Align readme installation instructions
|
||||
- 📚Adjust funding
|
||||
- ✏Update license year
|
||||
|
|
|
@ -38,10 +38,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-chrony/blob/5084fd2/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-chrony/blob/b8c97d4/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-5084fd2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/5084fd2
|
||||
[release-shield]: https://img.shields.io/badge/version-b8c97d4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/b8c97d4
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chrony",
|
||||
"version": "5084fd2",
|
||||
"version": "b8c97d4",
|
||||
"slug": "chrony",
|
||||
"description": "A local NTP (Network Time Protocol) server for cameras etc.",
|
||||
"url": "https://github.com/hassio-addons/addon-chrony",
|
||||
|
|
BIN
chrony/icon.png
Normal file
BIN
chrony/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue