🎉 Release of add-on Cloudflared 0.5.1

This commit is contained in:
Brenner-Bot
2022-03-01 21:04:11 +00:00
parent 6868209d65
commit b135c3b119
3 changed files with 22 additions and 7 deletions
+18 -3
View File
@@ -1,5 +1,20 @@
## Whats changed
## ✨ New features
## 🐛 Bug fixes
- Support custom data location using `data_path` config option @elcajon (#44)
- Add possibility to use a custom Cloudflared configuration @elcajon (#46)
- Log enhancements @elcajon (#49)
## 🚀 Enhancements
- Pass homeassistant log level to cloudflared @elcajon (#48)
- Improve auth successful message @felipecrs (#51)
## 🧰 Maintenance
- Add workflow for automatic Cloudflared updates @elcajon (#55)
## ⬆️ Dependency updates
- Bump docker/login-action from 1.12.0 to 1.13.0 @dependabot (#52)
- Update cloudflared to 2022.2.1 @elcajon (#53)
- Update Cloudflared to 2022.2.2 @elcajon (#54)
- Bump docker/login-action from 1.13.0 to 1.14.0 @dependabot (#56)
+1 -1
View File
@@ -35,4 +35,4 @@ schema:
tunnel_name: str
slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/
version: 0.5.0
version: 0.5.1