From 2136de81d2153e50f0fde88fb5cf565da1d0e5b9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 7 Jan 2024 12:17:34 +0000 Subject: [PATCH] :tada: Release of add-on chrony 3.0.1 --- README.md | 6 +++--- chrony/CHANGELOG.md | 12 ++++-------- chrony/DOCS.md | 2 +- chrony/README.md | 6 +++--- chrony/config.yaml | 2 +- 5 files changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 625452c0..901917b4 100644 --- a/README.md +++ b/README.md @@ -983,10 +983,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/v3.0.0 -[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v3.0.0/README.md +[addon-chrony]: https://github.com/hassio-addons/addon-chrony/tree/v3.0.1 +[addon-doc-chrony]: https://github.com/hassio-addons/addon-chrony/blob/v3.0.1/README.md [chrony-issue]: https://github.com/hassio-addons/addon-chrony/issues -[chrony-version-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[chrony-version-shield]: https://img.shields.io/badge/version-v3.0.1-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 diff --git a/chrony/CHANGELOG.md b/chrony/CHANGELOG.md index 4f85a5e0..5783f088 100644 --- a/chrony/CHANGELOG.md +++ b/chrony/CHANGELOG.md @@ -1,14 +1,10 @@ ## What’s changed -## 🚨 Breaking changes +## 🧰 Maintenance -- Drop support for armhf & i386 @frenck ([#147](https://github.com/hassio-addons/addon-chrony/pull/147)) +- 🎆 Updates maintenance/license year to 2024 @frenck ([#157](https://github.com/hassio-addons/addon-chrony/pull/157)) ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#146](https://github.com/hassio-addons/addon-chrony/pull/146)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#148](https://github.com/hassio-addons/addon-chrony/pull/148)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#149](https://github.com/hassio-addons/addon-chrony/pull/149)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#152](https://github.com/hassio-addons/addon-chrony/pull/152)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#153](https://github.com/hassio-addons/addon-chrony/pull/153)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.1 @renovate ([#154](https://github.com/hassio-addons/addon-chrony/pull/154)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 @renovate ([#155](https://github.com/hassio-addons/addon-chrony/pull/155)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#156](https://github.com/hassio-addons/addon-chrony/pull/156)) diff --git a/chrony/DOCS.md b/chrony/DOCS.md index edd11cb4..5a8fc78d 100644 --- a/chrony/DOCS.md +++ b/chrony/DOCS.md @@ -118,7 +118,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2023 Paul Sinclair +Copyright (c) 2019-2024 Paul Sinclair Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/chrony/README.md b/chrony/README.md index 3151e3cc..820c8114 100644 --- a/chrony/README.md +++ b/chrony/README.md @@ -35,7 +35,7 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[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-v3.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-chrony/tree/v3.0.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v3.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-chrony/tree/v3.0.1 \ No newline at end of file diff --git a/chrony/config.yaml b/chrony/config.yaml index 662136f7..6ea761ab 100644 --- a/chrony/config.yaml +++ b/chrony/config.yaml @@ -1,5 +1,5 @@ name: chrony -version: 3.0.0 +version: 3.0.1 slug: chrony description: A local NTP (Network Time Protocol) server for cameras etc. url: https://github.com/hassio-addons/addon-chrony