🎉 Release of add-on Cloudflared 0.4.1

This commit is contained in:
Brenner-Bot
2022-02-06 17:17:18 +00:00
parent 8a8b0053ca
commit 9d90918af5
3 changed files with 6 additions and 10 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.4.0 [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.0/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.4.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.4.0-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v0.4.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
+2 -6
View File
@@ -1,9 +1,5 @@
## Whats changed ## Whats changed
## 🚀 Enhancements ## 🚀 Enhancements
- Add catch all service for external reverse proxies @brenner-tobias (#32) - Added validation of config using Cloudflared @brenner-tobias (#36)
- Add config check on start @brenner-tobias (#33) - Made validation strict to fail if catch_all_service and nginx_proxy_manager are both set @brenner-tobias (#37)
## 📚 Documentation
- Documentation improvements @brenner-tobias
+1 -1
View File
@@ -29,4 +29,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.4.0 version: 0.4.1