diff --git a/README.md b/README.md index 57aa1fa..4ca026f 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.13 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.13/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.14 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.14/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.13-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.14-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 5c4f6b9..28340b2 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,17 +1,8 @@ ## What’s changed -## 🚀 Enhancements +## 🐛 Bug fixes -- Check active network connection first @elcajon (#164) - -## 🧰 Maintenance - -- Dev container update @brenner-tobias (#157) - -## 📚 Documentation - -- Add Issue config file @elcajon (#158) -- Enhance issue config file @elcajon (#160) +- Change internet check to use netcat and not ping @brenner-tobias (#167) ## ⬆️ Dependency updates -- Bump frenck/action-addon-linter from 2.9 to 2.10 @dependabot (#161) +- ℹ️ Update Cloudflared to version 2022.8.4 @github-actions (#169) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 351b65a..39af3b3 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.13 +version: 2.0.14 watchdog: http://[HOST]:36500/healthcheck