mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on chrony to 3097863
This commit is contained in:
parent
a1d164f253
commit
b2f360183c
4 changed files with 7 additions and 6 deletions
|
@ -1107,10 +1107,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/7be4717
|
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/3097863
|
||||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/7be4717/README.md
|
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/3097863/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-7be4717-blue.svg
|
[chrony-version-shield]: https://img.shields.io/badge/version-3097863-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
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v2.4.0
|
# Changelog since v2.4.0
|
||||||
|
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#121)
|
||||||
- ⬆️ Upgrades add-on base image to 13.1.1 (#119)
|
- ⬆️ Upgrades add-on base image to 13.1.1 (#119)
|
||||||
|
|
||||||
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
||||||
|
|
|
@ -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/2023.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.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-7be4717-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-3097863-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/7be4717
|
[release]: https://github.com/hassio-addons/addon-chrony/tree/3097863
|
|
@ -33,4 +33,4 @@ schema:
|
||||||
slug: chrony
|
slug: chrony
|
||||||
startup: system
|
startup: system
|
||||||
url: https://github.com/hassio-addons/addon-chrony
|
url: https://github.com/hassio-addons/addon-chrony
|
||||||
version: 7be4717
|
version: '3097863'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue