diff --git a/README.md b/README.md index d597506..1f1cedb 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.15 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.15/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.16 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.16/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.15-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.16-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 7131869..61268b1 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,12 +1,4 @@ ## What’s changed -## 🐛 Bug fixes - -- 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 -- ⬆️ Update base-image to v12.2.3 @elcajon (#172) +- ℹ️ Update Cloudflared to version 2022.9.0 @github-actions (#174) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index a8aaaf0..39471b1 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.15 +version: 2.0.16