mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on chrony 2.2.2
This commit is contained in:
parent
12028115a7
commit
c15bf27d25
5 changed files with 13 additions and 28 deletions
|
@ -1006,10 +1006,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/v2.2.1
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v2.2.1/README.md
|
||||
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v2.2.2
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v2.2.2/README.md
|
||||
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-v2.2.1-blue.svg
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-v2.2.2-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
|
||||
|
|
|
@ -2,29 +2,14 @@
|
|||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🚀 Add-on CI improvements @frenck (#84)
|
||||
- Switch to centralized GitHub Action Workflows @frenck (#102)
|
||||
- 🚀 Update CI to latest version @frenck (#104)
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- 🚑 Fix contributing link in readme @frenck (#85)
|
||||
- 📚 Update year 🎉 @sinclairpaul (#108)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#74)
|
||||
- Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#77)
|
||||
- Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#78)
|
||||
- Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#79)
|
||||
- Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#80)
|
||||
- Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#81)
|
||||
- Bump actions/stale from 3.0.19 to 4 @dependabot (#83)
|
||||
- Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#82)
|
||||
- ⬆️Upgrades add-on base image to v10.0.1 @frenck (#86)
|
||||
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#87)
|
||||
- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#88)
|
||||
- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#89)
|
||||
- ⬆️ Update add-on base image to v10.0.2 @sinclairpaul (#92)
|
||||
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#90)
|
||||
- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#91)
|
||||
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#95)
|
||||
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#97)
|
||||
- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#98)
|
||||
- ⬆️ Update base image to 11.0.0 @sinclairpaul (#107)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#109)
|
||||
|
|
|
@ -113,7 +113,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019-2021 Paul Sinclair
|
||||
Copyright (c) 2019-2022 Paul Sinclair
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -35,7 +35,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[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/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v2.2.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/v2.2.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v2.2.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/v2.2.2
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chrony",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"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