diff --git a/README.md b/README.md index 3127653..2490f51 100644 --- a/README.md +++ b/README.md @@ -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 SOFTWARE. -[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.4.2 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.4.2/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.4.3 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.4.3/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.4.2-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.4.3-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/cloudflared/CHANGELOG.md b/cloudflared/CHANGELOG.md index 54ca2b1..7ee10aa 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,4 +1,4 @@ ## Whatโ€™s changed -## ๐Ÿ› Bug fixes +## ๐Ÿš€ Enhancements -- Fixed a bug where the HomeAssistant connection would not work if the hostname was changed to something other than "homeassistant" +- Add-On now also works, if SSL is set-up for Home Assistant diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 6a351b8..d2a0823 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -29,4 +29,4 @@ schema: tunnel_name: str slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 0.4.2 +version: 0.4.3