From c95c97544019f10ff8c4e012e561e78a01deb34e Mon Sep 17 00:00:00 2001 From: Brenner-Bot Date: Mon, 8 Aug 2022 11:34:00 +0000 Subject: [PATCH] :tada: Release of add-on Cloudflared 2.0.7 --- README.md | 6 +++--- cloudflared/CHANGELOG.md | 10 ++-------- cloudflared/config.yaml | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 33d9697..a0c7742 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.6 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.6/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.7 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.7/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.6-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.7-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 b4f5cf1..90387b4 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,14 +1,8 @@ ## What’s changed -## 🐛 Bug fixes - -- Remove custom apparmor.txt | fixes issue on Ubuntu Supervised installations @elcajon (#138) - ## 🚀 Enhancements -- Log error message if tunnel name doesn't fit @elcajon (#132) +- Healthcheck for HA cloudflare tunnel if connection is dropped @elcajon (#139) ## ⬆️ Dependency updates -- ⬆️ Update yq to 4.25.1-r2 @elcajon (#133) -- ⬆️ Update base image to v12.2.2 @elcajon (#134) -- ⬆️ Update yq to 4.25.1-r3 @elcajon (#137) +- Bump docker/build-push-action from 3.1.0 to 3.1.1 @dependabot (#140) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 871f39a..9be21bd 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -42,4 +42,4 @@ schema: - str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 2.0.6 +version: 2.0.7