From 91d56ad48bdfa1f8356df8e25682e55c69014845 Mon Sep 17 00:00:00 2001 From: Smart Home Cambodia Date: Wed, 20 Dec 2023 21:22:49 +0700 Subject: [PATCH] update cloudflare --- cloudflared/CHANGELOG.md | 15 +++++++-------- cloudflared/config.yaml | 6 +----- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/cloudflared/CHANGELOG.md b/cloudflared/CHANGELOG.md index 6e534e5..841dc9f 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,13 +1,12 @@ ## What’s changed -## 📚 Documentation -- Fix broken Link to Cloudflare Set-Up @brenner-tobias (#477) +## 🚨 Announcement +**This will be the last version to support armhf & i386 architecture.** +All Home Assistant Community Add-ons are dropping or have already dropped support for armhf & i386, additionally it is expected that Home Assistant will drop support as well in the upcoming months. +Taking into account the very low number of downloads for those architectures, we will follow the general direction that HA and the Community Add-ons are going and drop support as well. ## ⬆️ Dependency updates -- ⬆️ Update actions/checkout action to v4 @renovate (#469) -- ⬆️ Update docker/build-push-action action to v5 @renovate (#479) -- ⬆️ Update docker/login-action action to v3 @renovate (#480) -- ⬆️ Update docker/setup-buildx-action action to v3 @renovate (#481) -- ⬆️ Update docker/setup-qemu-action action to v3 @renovate (#482) -- ⬆️ Update Add-on base image to v14.1.1 @renovate (#484) \ No newline at end of file +- ⬆️ Update Add-on base image to v14.3.3 @renovate (#531) +- ⬆️ Update Add-on base image to v15 (major) @renovate (#535) +- ⬆️ Update Add-on base image to v15.0.1 @renovate (#537) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 2b24482..e5ffe80 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -1,5 +1,5 @@ name: Cloudflared -version: 4.2.7 +version: 4.2.12 slug: cloudflared description: Use a Cloudflare Tunnel to remotely connect to Home Assistant without opening any ports @@ -14,10 +14,6 @@ arch: - armhf - armv7 - i386 -map: -- ssl:rw -- share:rw -- config:rw options: external_hostname: '' additional_hosts: []