🎉 Release of add-on Cloudflared 0.4.2

This commit is contained in:
Brenner-Bot
2022-02-07 13:11:32 +00:00
parent 9d90918af5
commit 2d049cf5f0
3 changed files with 6 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
SOFTWARE.
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.4.1
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.4.1/README.md
[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
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.4.2-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
+2 -3
View File
@@ -1,5 +1,4 @@
## Whats changed
## 🚀 Enhancements
## 🐛 Bug fixes
- Added validation of config using Cloudflared @brenner-tobias (#36)
- Made validation strict to fail if catch_all_service and nginx_proxy_manager are both set @brenner-tobias (#37)
- Fixed a bug where the HomeAssistant connection would not work if the hostname was changed to something other than "homeassistant"
+1 -1
View File
@@ -29,4 +29,4 @@ schema:
tunnel_name: str
slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/
version: 0.4.1
version: 0.4.2