Skip to content

Commit

Permalink
🎉 Release of add-on chrony 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Dec 7, 2024
1 parent 38eab6d commit b23b4a0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1174,10 +1174,10 @@ SOFTWARE.
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[zerotier-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[zerotier-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.1
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v4.0.1/README.md
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v5.0.0
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v5.0.0/README.md
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
[chrony-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
[chrony-version-shield]: https://img.shields.io/badge/version-v5.0.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-no-red.svg
Expand Down
8 changes: 6 additions & 2 deletions chrony/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@

## ⬆️ Dependency updates

- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.1 @renovate ([#175](https://github.com/hassio-addons/addon-chrony/pull/175))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.2 @renovate ([#176](https://github.com/hassio-addons/addon-chrony/pull/176))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 @renovate ([#178](https://github.com/hassio-addons/addon-chrony/pull/178))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 @renovate ([#179](https://github.com/hassio-addons/addon-chrony/pull/179))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.5 @renovate ([#180](https://github.com/hassio-addons/addon-chrony/pull/180))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.6 @renovate ([#181](https://github.com/hassio-addons/addon-chrony/pull/181))
- Migrate renovate config @renovate ([#182](https://github.com/hassio-addons/addon-chrony/pull/182))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 @renovate ([#183](https://github.com/hassio-addons/addon-chrony/pull/183))
4 changes: 2 additions & 2 deletions chrony/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ time on devices with controlled internet access (such as cameras).
[forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.1
[release-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/v5.0.0
2 changes: 1 addition & 1 deletion chrony/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: chrony
version: 4.0.1
version: 5.0.0
slug: chrony
description: A local NTP (Network Time Protocol) server for cameras etc.
url: https://github.com/hassio-addons/addon-chrony
Expand Down

0 comments on commit b23b4a0

Please sign in to comment.