diff --git a/README.md b/README.md index 1d9f2f0..4a4cd21 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.9 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.9/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.10 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.10/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.9-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.10-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 53ee01e..0004a64 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,8 +1,4 @@ ## What’s changed -## πŸ› Bug fixes +## πŸš€ Enhancements -- Watchdog - fix metrics server binding @elcajon (#151) - -## πŸ“š Documentation - -- Fix spelling of Cloudflare in heading. @chriscla (#150) +- Optimize logging of healthcheck @brenner-tobias (#153) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index d31bc45..04f4b4a 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.9 +version: 2.0.10 watchdog: http://[HOST]:36500/healthcheck