🎉 Release of add-on Cloudflared 2.0.8

This commit is contained in:
Brenner-Bot
2022-08-14 16:14:22 +00:00
parent c95c975440
commit 3fb3f33364
3 changed files with 19 additions and 9 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/v2.0.7 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.8
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.7/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.8/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-v2.0.7-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.8-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
+14 -5
View File
@@ -1,8 +1,17 @@
## Whats changed ## Whats changed
⚠️ This update should fix supervisor watchdog functionality not working correctly.
## ⬆️ Dependencies
- Update Cloudflared to version 2022.8.0 @github-actions (#144)
## 🐛 Bug fixes
- Add watchdog URL @elcajon (#143)
- Bugfix watchdog regex @elcajon (#145)
- Add exit code to finish script for watchdog @elcajon (#147)
## 🚀 Enhancements ## 🚀 Enhancements
- Healthcheck for HA cloudflare tunnel if connection is dropped @elcajon (#139) - Add watchdog URL @elcajon (#143)
## ⬆️ Dependency updates
- Bump docker/build-push-action from 3.1.0 to 3.1.1 @dependabot (#140)
+2 -1
View File
@@ -42,4 +42,5 @@ schema:
- str? - str?
slug: cloudflared slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/brenner-tobias/addon-cloudflared/
version: 2.0.7 version: 2.0.8
watchdog: http://[HOST]:36500/healthcheck