From d80705a1dad8f14203b773c92f0e286c232e27fa Mon Sep 17 00:00:00 2001 From: Brenner-Bot Date: Mon, 22 Aug 2022 10:34:14 +0000 Subject: [PATCH] :tada: Release of add-on Cloudflared 2.0.13 --- README.md | 6 +++--- cloudflared/CHANGELOG.md | 13 +++++++++++-- cloudflared/config.yaml | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1b05a70..57aa1fa 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/v2.0.12 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.12/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.13 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.13/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.12-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.13-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 fe2fb00..5c4f6b9 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,8 +1,17 @@ ## What’s changed +## 🚀 Enhancements + +- Check active network connection first @elcajon (#164) + ## 🧰 Maintenance -- Optimize Cloudflare_release Workflow @brenner-tobias (#156) +- Dev container update @brenner-tobias (#157) + +## 📚 Documentation + +- Add Issue config file @elcajon (#158) +- Enhance issue config file @elcajon (#160) ## ⬆️ Dependency updates -- ℹ️ Update Cloudflared to version 2022.8.2 @github-actions (#155) +- Bump frenck/action-addon-linter from 2.9 to 2.10 @dependabot (#161) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index d4e8bfb..351b65a 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -42,5 +42,5 @@ schema: - str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 2.0.12 +version: 2.0.13 watchdog: http://[HOST]:36500/healthcheck