🎉 Release of add-on Cloudflared 4.0.9
This commit is contained in:
@@ -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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.8
|
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.9
|
||||||
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.8/README.md
|
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.9/README.md
|
||||||
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
|
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
|
||||||
[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.8-blue.svg
|
[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.9-blue.svg
|
||||||
[cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|||||||
@@ -1,16 +1,9 @@
|
|||||||
## What’s changed
|
## What’s changed
|
||||||
## 🧰 Maintenance
|
|
||||||
|
|
||||||
- Update maintenance & license to 2023 @elcajon (#290)
|
|
||||||
|
|
||||||
## 📚 Documentation
|
## 📚 Documentation
|
||||||
|
|
||||||
- Introduce GitHub Wiki @brenner-tobias (#296)
|
- Remove Freenom since their domain names seems not to be working anymore @brenner-tobias (#307)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- Bump frenck/action-addon-information from 1.4.1 to 1.4.2 @dependabot (#291)
|
- Bump frenck/action-addon-linter from 2.10 to 2.11 @dependabot (#300)
|
||||||
- Bump frenck/action-yamllint from 1.3 to 1.4 @dependabot (#294)
|
- Update base image to v13.1.1 @elcajon (#301)
|
||||||
- Update base image to v13.1.0 @elcajon (#295)
|
|
||||||
- Bump docker/build-push-action from 3.2.0 to 3.3.0 @dependabot (#297)
|
|
||||||
- Update cloudflare/cloudflared to version 2023.1.0 @github-actions (#298)
|
|
||||||
|
|||||||
@@ -15,9 +15,9 @@ Internet without opening ports in your router. Additionally, you can utilize
|
|||||||
Cloudflare Teams, their Zero Trust platform to further secure your Home Assistant
|
Cloudflare Teams, their Zero Trust platform to further secure your Home Assistant
|
||||||
connection.
|
connection.
|
||||||
|
|
||||||
**To use this add-on, you have to own a domain name (e.g. example.com) and use the
|
**To use this add-on, you have to own a domain name (e.g. example.com) that is
|
||||||
DNS servers of Cloudflare. If you do not have one, you can get one for free at
|
using Cloudflare for its DNS entries. You can find more information about that
|
||||||
[Freenom][freenom] following [this article][domainarticle].**
|
in our [Wiki][wiki]**
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
@@ -29,8 +29,8 @@ mainly streaming videos or other Non-HTML content.
|
|||||||
[cloudflare-sssa]: https://www.cloudflare.com/terms/
|
[cloudflare-sssa]: https://www.cloudflare.com/terms/
|
||||||
[cloudflare-sssa-28]: https://www.cloudflare.com/terms/#:~:text=2.8%20Limitation%20on%20Serving%20Non%2DHTML%20Content
|
[cloudflare-sssa-28]: https://www.cloudflare.com/terms/#:~:text=2.8%20Limitation%20on%20Serving%20Non%2DHTML%20Content
|
||||||
[domainarticle]: https://www.linkedin.com/pulse/what-do-domain-name-how-get-one-free-tobias-brenner?trk=public_post-content_share-article
|
[domainarticle]: https://www.linkedin.com/pulse/what-do-domain-name-how-get-one-free-tobias-brenner?trk=public_post-content_share-article
|
||||||
[freenom]: https://freenom.com
|
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[releases-shield]: https://img.shields.io/github/v/release/brenner-tobias/addon-cloudflared?include_prereleases
|
[releases-shield]: https://img.shields.io/github/v/release/brenner-tobias/addon-cloudflared?include_prereleases
|
||||||
[releases]: https://github.com/brenner-tobias/addon-cloudflared/releases
|
[releases]: https://github.com/brenner-tobias/addon-cloudflared/releases
|
||||||
|
[wiki]: https://github.com/brenner-tobias/addon-cloudflared/wiki/How-tos
|
||||||
@@ -32,4 +32,4 @@ schema:
|
|||||||
tunnel_token: str?
|
tunnel_token: str?
|
||||||
slug: cloudflared
|
slug: cloudflared
|
||||||
url: https://github.com/brenner-tobias/addon-cloudflared/
|
url: https://github.com/brenner-tobias/addon-cloudflared/
|
||||||
version: 4.0.8
|
version: 4.0.9
|
||||||
|
|||||||
Reference in New Issue
Block a user