From 32bd8081a59d947e260485cba2d4c30a61eff87c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 13 Apr 2021 14:55:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 9989e43 --- README.md | 6 +++--- chrony/CHANGELOG.md | 39 +++++---------------------------------- chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 11 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index ed1be5605..19b94f071 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/1f4b2c7 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/1f4b2c7/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/9989e43 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/9989e43/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-1f4b2c7-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-9989e43-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 b77f709e3..a08e5a07f 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,39 +1,10 @@ -# Changelog since v2.0.1 -- ⬆️ Upgrades add-on base image to v9.1.7 (#52) -- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#51) +# Changelog since v2.0.2 +- Bump actions/cache from v2.1.4 to v2.1.5 (#53) -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) +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) 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. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#48) - -Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. -- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) -- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#46) diff --git a/chrony/README.md b/chrony/README.md index a388a2622..cf71c54f8 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-1f4b2c7-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/1f4b2c7 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-9989e43-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/9989e43 \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index de1b55113..b08c67c0b 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "1f4b2c7", + "version": "9989e43", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",