🎉 Release of add-on Cloudflared 2.0.0

This commit is contained in:
Brenner-Bot
2022-05-16 11:31:35 +00:00
parent bb9d3c9255
commit 7ffe7e29e2
5 changed files with 48 additions and 13 deletions
+11 -5
View File
@@ -1,11 +1,17 @@
## Whats changed
- ️ Update Cloudflared to version 2022.5.0 @github-actions (#88)
## 📚 Documentation
## 🚨 New functionality
We now support the use of remotely set up tunnels with this add-on.
Take a look at the [documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/#set-up-a-tunnel-remotely-dashboard-setup) to see if the new feature is for you and if you want to migrate your tunnel to the new functionality. The current set up process (local managed tunnel) is still fully supported by this add-on. **The update has no effect on existing configurations.**
- Add translations to Add-on configuration page @elcajon (#87)
## 🚀 Enhancements
- Add remote managed tunnel functionality: The new function allows to use remote managed Cloudflare tunnel with this add-on. @elcajon (#95)
## ⬆️ Dependency updates
- Update yq from 4.14.1-r0 to 4.14.1-r1 @elcajon (#85)
- Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 @dependabot (#84)
- Update Cloudflared to version 2022.5.1 @github-actions (#96)
- Bump docker/login-action from 1.14.1 to 2.0.0 @dependabot (#92)
- Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 @dependabot (#91)
- Bump docker/build-push-action from 2.10.0 to 3.0.0 @dependabot (#90)
- Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 @dependabot (#89)