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.0
This commit is contained in:
parent
5651d0afe7
commit
c64d13576b
4 changed files with 17 additions and 17 deletions
|
@ -1029,10 +1029,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.1.0
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v2.1.0/README.md
|
||||
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v2.2.0
|
||||
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v2.2.0/README.md
|
||||
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-v2.1.0-blue.svg
|
||||
[chrony-version-shield]: https://img.shields.io/badge/version-v2.2.0-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,15 +1,15 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Apply updated repository structure & CI workflow @frenck (#60)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#53)
|
||||
- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#54)
|
||||
- Upgrades add-on base image to v9.2.0 @frenck (#55)
|
||||
- Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#56)
|
||||
- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#57)
|
||||
- Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#58)
|
||||
- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#59)
|
||||
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#61)
|
||||
- Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#62)
|
||||
- Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#63)
|
||||
- Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#64)
|
||||
- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#65)
|
||||
- Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#67)
|
||||
- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#66)
|
||||
- Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#68)
|
||||
- Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#70)
|
||||
- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#72)
|
||||
- ⬆ Update base image to v10.0.0 and chrony to v4.1-r0 @sinclairpaul (#73)
|
||||
|
|
|
@ -37,5 +37,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-v2.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/v2.1.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-chrony/tree/v2.2.0
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chrony",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"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