Skip to content

Commit 2e0812e

Browse files
committed
🎉 Release of add-on chrony 4.0.1
1 parent 9cb7ba8 commit 2e0812e

File tree

4 files changed

+8
-19
lines changed

4 files changed

+8
-19
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,10 +1174,10 @@ SOFTWARE.
11741174
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
11751175
[zerotier-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
11761176
[zerotier-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1177-
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.0
1178-
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v4.0.0/README.md
1177+
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.1
1178+
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v4.0.1/README.md
11791179
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
1180-
[chrony-version-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg
1180+
[chrony-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
11811181
[chrony-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
11821182
[chrony-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
11831183
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

chrony/CHANGELOG.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,5 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 @renovate ([#158](https://github.com/hassio-addons/addon-chrony/pull/158))
6-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 @renovate ([#159](https://github.com/hassio-addons/addon-chrony/pull/159))
7-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 @renovate ([#160](https://github.com/hassio-addons/addon-chrony/pull/160))
8-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.7 @renovate ([#161](https://github.com/hassio-addons/addon-chrony/pull/161))
9-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8 @renovate ([#162](https://github.com/hassio-addons/addon-chrony/pull/162))
10-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.9 @renovate ([#163](https://github.com/hassio-addons/addon-chrony/pull/163))
11-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 @renovate ([#164](https://github.com/hassio-addons/addon-chrony/pull/164))
12-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.0.1 @renovate ([#165](https://github.com/hassio-addons/addon-chrony/pull/165))
13-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.2 @renovate ([#167](https://github.com/hassio-addons/addon-chrony/pull/167))
14-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.3 @renovate ([#168](https://github.com/hassio-addons/addon-chrony/pull/168))
15-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.0 @renovate ([#170](https://github.com/hassio-addons/addon-chrony/pull/170))
16-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.1 @renovate ([#171](https://github.com/hassio-addons/addon-chrony/pull/171))
17-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.0 @renovate ([#174](https://github.com/hassio-addons/addon-chrony/pull/174))
5+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.1 @renovate ([#175](https://github.com/hassio-addons/addon-chrony/pull/175))
6+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.2 @renovate ([#176](https://github.com/hassio-addons/addon-chrony/pull/176))

chrony/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ time on devices with controlled internet access (such as cameras).
2121
[forum]: https://community.home-assistant.io/?u=frenck
2222
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
2323
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
24-
[release-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg
25-
[release]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.0
24+
[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
25+
[release]: https://github.com/hassio-addons/addon-chrony/tree/v4.0.1

chrony/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: chrony
2-
version: 4.0.0
2+
version: 4.0.1
33
slug: chrony
44
description: A local NTP (Network Time Protocol) server for cameras etc.
55
url: https://github.com/hassio-addons/addon-chrony

0 commit comments

Comments
 (0)