🎉 Release of add-on Cloudflared 2.0.8

This commit is contained in:
Brenner-Bot
2022-08-14 16:14:22 +00:00
parent c95c975440
commit 3fb3f33364
3 changed files with 19 additions and 9 deletions
+14 -5
View File
@@ -1,8 +1,17 @@
## Whats 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)
## 🚀 Enhancements
- Healthcheck for HA cloudflare tunnel if connection is dropped @elcajon (#139)
## ⬆️ Dependency updates
- Bump docker/build-push-action from 3.1.0 to 3.1.1 @dependabot (#140)
- Add watchdog URL @elcajon (#143)