From be83c33b0952f53480868c35d5dd3f820ad5bd45 Mon Sep 17 00:00:00 2001 From: Brenner-Bot Date: Mon, 15 Aug 2022 09:44:45 +0000 Subject: [PATCH] :tada: Release of add-on Cloudflared 2.0.9 --- README.md | 6 +++--- cloudflared/CHANGELOG.md | 15 +++------------ cloudflared/DOCS.md | 4 ++-- cloudflared/config.yaml | 2 +- 4 files changed, 9 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index d1adf45..1d9f2f0 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.8 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.8/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.9 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.9/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.8-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.9-blue.svg [cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [cloudflared-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/cloudflared/CHANGELOG.md b/cloudflared/CHANGELOG.md index cb33f3a..53ee01e 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,17 +1,8 @@ ## What’s changed - -⚠️ This update should fix supervisor watchdog functionality not working correctly. - -## ⬆️ Dependencies - -- Update Cloudflared to version 2022.8.0 @github-actions (#144) - ## 🐛 Bug fixes -- Add watchdog URL @elcajon (#143) -- Bugfix watchdog regex @elcajon (#145) -- Add exit code to finish script for watchdog @elcajon (#147) +- Watchdog - fix metrics server binding @elcajon (#151) -## 🚀 Enhancements +## 📚 Documentation -- Add watchdog URL @elcajon (#143) +- Fix spelling of Cloudflare in heading. @chriscla (#150) diff --git a/cloudflared/DOCS.md b/cloudflared/DOCS.md index 8d43750..d3c1664 100644 --- a/cloudflared/DOCS.md +++ b/cloudflared/DOCS.md @@ -39,7 +39,7 @@ and a manual step at the first set-up. restart your HomeAssistant instance. 1. If you don't yet have a working Cloudflare set-up: Get a domain name and set-up Cloudflare. See section - [Domain Name and Cloudlfare Set-Up](#domain-name-and-cloudlfare-set-up) for details. + [Domain Name and Cloudflare Set-Up](#domain-name-and-cloudflare-set-up) for details. 1. **Decide whether to use a [local or managed tunnel][addon-remote-or-local].** ### Securing Access to the Cloudflare Account @@ -425,7 +425,7 @@ Make sure to add the [trusted proxy setting](#configurationyaml) correctly. Make sure to copy and paste the code snippet without adapting anything. There is no need to adapt IP ranges as the add-on is working as proxy. -## Domain Name and Cloudlfare Set-Up +## Domain Name and Cloudflare Set-Up To use this plugin, you need a domain name that is using Cloudflare for its DNS entries. diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index dbc31fe..d31bc45 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -42,5 +42,5 @@ schema: - str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 2.0.8 +version: 2.0.9 watchdog: http://[HOST]:36500/healthcheck