diff --git a/README.md b/README.md index ef4cc82..3fbe15b 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.6 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.6/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.7 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.7/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.6-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.7-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 ac76bf4..4c7a04e 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,14 +1,4 @@ ## What’s changed -## 🚀 Enhancements +## 🐛 Bug fixes -- Improve Logging & remove legacy check for old configurations @brenner-tobias (#267) - -## 🧰 Maintenance - -- Update CI @elcajon (#273) - -## ⬆️ Dependency updates - -- ⬆️ 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) +- Bugfix unbound variable @elcajon (#278) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 94bda16..1e0a51b 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.6 +version: 4.0.7