From 9e2b12c6c92a30fbcf76412cd39f6c120dad323d Mon Sep 17 00:00:00 2001 From: Brenner-Bot Date: Wed, 21 Dec 2022 13:05:09 +0000 Subject: [PATCH] :tada: Release of add-on Cloudflared 4.0.6 --- README.md | 6 +++--- cloudflared/CHANGELOG.md | 13 +++++++++---- cloudflared/config.yaml | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bd256be..ef4cc82 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.5 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.5/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.6 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.6/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.5-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.6-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 79f2dca..ac76bf4 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,9 +1,14 @@ ## What’s changed -## 📚 Documentation +## 🚀 Enhancements -- Clarify final URL in docs @AlecRust (#261) +- Improve Logging & remove legacy check for old configurations @brenner-tobias (#267) + +## 🧰 Maintenance + +- Update CI @elcajon (#273) ## ⬆️ Dependency updates -- Bump frenck/action-setup-cas from 0.1.0 to 0.1.1 @dependabot (#258) -- ℹ️ Update Cloudflared to version 2022.11.1 @github-actions (#262) +- ⬆️ Update base image to v13.0.0 @elcajon (#266) +- Bump actionshub/markdownlint from 2.0.2 to 2.1.2 @dependabot (#269) +- ⬆️ Update cloudflare/cloudflared to version 2022.12.1 @github-actions (#275) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index ff13697..94bda16 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.5 +version: 4.0.6