🎉 Release of add-on Cloudflared 2.0.15

This commit is contained in:
Brenner-Bot
2022-09-02 13:41:07 +00:00
parent 1203b6a51c
commit 196f6b5295
3 changed files with 10 additions and 7 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.14 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.15
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.14/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.15/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.14-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.15-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
+6 -2
View File
@@ -1,8 +1,12 @@
## Whats changed ## Whats changed
## 🐛 Bug fixes ## 🐛 Bug fixes
- Change internet check to use netcat and not ping @brenner-tobias (#167) - Replace add-on healthcheck with new Cloudflared Version @elcajon (#171)
## 🚀 Enhancements
- Update cont-init.d scripts from base to s6 v3 with system health check @elcajon (#173)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- Update Cloudflared to version 2022.8.4 @github-actions (#169) - Update base-image to v12.2.3 @elcajon (#172)
+1 -2
View File
@@ -42,5 +42,4 @@ 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.14 version: 2.0.15
watchdog: http://[HOST]:36500/healthcheck