Skip to content

Commit

Permalink
⬆️ Updating add-on chrony to e9ed911
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Oct 21, 2024
1 parent bcf82b6 commit 8bd9370
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1185,10 +1185,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/5e183a1
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/5e183a1/README.md
[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/e9ed911
[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/e9ed911/README.md
[chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues
[chrony-version-shield]: https://img.shields.io/badge/version-5e183a1-blue.svg
[chrony-version-shield]: https://img.shields.io/badge/version-e9ed911-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
3 changes: 3 additions & 0 deletions chrony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Changelog since v4.0.1
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 (#178)
4 changes: 2 additions & 2 deletions chrony/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,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/2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-5e183a1-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/5e183a1
[release-shield]: https://img.shields.io/badge/version-e9ed911-blue.svg
[release]: https://github.com/hassio-addons/addon-chrony/tree/e9ed911
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: 5e183a1
version: e9ed911
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 8bd9370

Please sign in to comment.