🎉 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
+3 -3
View File
@@ -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/v0.5.0 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.5.1
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.5.0/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.5.1/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-v0.5.0-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v0.5.1-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
+18 -3
View File
@@ -1,5 +1,20 @@
## Whats changed ## Whats changed
## ✨ New features ## 🐛 Bug fixes
- Support custom data location using `data_path` config option @elcajon (#44) - Log enhancements @elcajon (#49)
- Add possibility to use a custom Cloudflared configuration @elcajon (#46)
## 🚀 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 tunnel_name: str
slug: cloudflared slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/brenner-tobias/addon-cloudflared/
version: 0.5.0 version: 0.5.1