diff --git a/README.md b/README.md index f78bb87a6..edfd540d4 100644 --- a/README.md +++ b/README.md @@ -1130,10 +1130,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/4f03c72 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/4f03c72/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/5af3bf2 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/5af3bf2/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-4f03c72-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-5af3bf2-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 diff --git a/chrony/CHANGELOG.md b/chrony/CHANGELOG.md index 7c3fd7ab4..62fc1122d 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v2.0.1 +- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#51) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#50) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/build-push-action from v2.3.0 to v2.4.0 (#49) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. diff --git a/chrony/README.md b/chrony/README.md index 2aa06a473..cd779e177 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -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/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-4f03c72-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/4f03c72 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-5af3bf2-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/5af3bf2 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 4f7bf54e8..b3e72f238 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "4f03c72", + "version": "5af3bf2", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",