From c95663a9c856b019096e8e453a39daf53d2ba7fc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 10 May 2021 14:53:12 +0000 Subject: [PATCH] :arrow_up: Updating add-on chrony to 54b05ff --- README.md | 6 ++--- chrony/CHANGELOG.md | 58 ++------------------------------------------- chrony/README.md | 4 ++-- chrony/config.json | 2 +- 4 files changed, 8 insertions(+), 62 deletions(-) diff --git a/README.md b/README.md index e27c0f9b5..8c509670f 100644 --- a/README.md +++ b/README.md @@ -1061,10 +1061,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/fe08d17 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/fe08d17/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/54b05ff +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/54b05ff/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-fe08d17-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-54b05ff-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 bc9bf09b6..cab45e62d 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,58 +1,4 @@ -# Changelog since v2.0.2 -- Apply updated repository structure & CI workflow (#60) -- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#59) +# Changelog since v2.1.0 +- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#61) -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/login-action from v1.8.0 to v1.9.0 (#58) - -Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#57) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145) - -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.2 to v1.2.0 (#56) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Upgrades add-on base image to v9.2.0 (#55) -- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#54) - -Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. -- [Release notes](https://github.com/brpaz/hadolint-action/releases) -- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) -- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump actions/cache from v2.1.4 to v2.1.5 (#53) - -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> diff --git a/chrony/README.md b/chrony/README.md index 33cb62272..1d174a5f9 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-fe08d17-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/fe08d17 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-54b05ff-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/54b05ff \ No newline at end of file diff --git a/chrony/config.json b/chrony/config.json index 80013aea1..56151ac0c 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -1,6 +1,6 @@ { "name": "chrony", - "version": "fe08d17", + "version": "54b05ff", "slug": "chrony", "description": "A local NTP (Network Time Protocol) server for cameras etc.", "url": "https://github.com/hassio-addons/addon-chrony",