From 16e4fd8128cb23b3fe9d9aa8c1a71ada296de403 Mon Sep 17 00:00:00 2001 From: Brenner-Bot Date: Mon, 6 Mar 2023 23:01:50 +0000 Subject: [PATCH] :tada: Release of add-on Cloudflared 4.0.12 --- README.md | 6 +++--- cloudflared/CHANGELOG.md | 12 ++++++------ cloudflared/DOCS.md | 2 +- cloudflared/config.yaml | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3f0abd3..e5ee4b8 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/v4.0.11 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.11/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.12 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.12/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.11-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.12-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 7a45e4c..d2fcb83 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,9 +1,9 @@ ## What’s changed +## 📚 Documentation + +- Fix troubleshooting link formatting @0anton (#336) + ## ⬆️ Dependency updates -- Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 @dependabot (#316) -- Bump actionshub/markdownlint from 2.1.2 to 3.0.2 @dependabot (#320) -- Bump actionshub/markdownlint from 3.0.2 to 3.1.3 @dependabot (#322) -- Bump creyD/prettier_action from 4.2 to 4.3 @dependabot (#324) -- Update base image to v3.1.2 @elcajon (#325) -- Update cloudflare/cloudflared to version 2023.2.2 @github-actions (#333) +- ⬆️ Update cloudflare/cloudflared to version 2023.3.0 @github-actions (#335) +- Update base image to v13.1.3 @elcajon (#337) diff --git a/cloudflared/DOCS.md b/cloudflared/DOCS.md index e756b12..bff012f 100644 --- a/cloudflared/DOCS.md +++ b/cloudflared/DOCS.md @@ -249,7 +249,7 @@ If you need assistance changing the config, please follow the ## Add-On Wiki -For more advance [How-Tos][how-tos] and a Troubleshooting Section[troubleshooting], +For more advance [How-Tos][how-tos] and a [Troubleshooting Section](troubleshooting), please visit the [Add-On Wiki on GitHub][addon-wiki]. ## Authors & contributors diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index c6462e7..ce56f06 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -32,4 +32,4 @@ schema: tunnel_token: str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 4.0.11 +version: 4.0.12