diff --git a/README.md b/README.md index 67d3171..45ebbfb 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.3 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.3/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.4 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.4/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.3-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.4-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 c7750ea..c8f32a3 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,8 +1,14 @@ ## What’s changed -## 🚨 Breaking changes +## 🧰 Maintenance -- Remove custom config, data_folder and warp @brenner-tobias (#217) +- Change security reporting to Security Advisories @brenner-tobias (#247) + +## 📚 Documentation + +- Add CODE_OF_CONDUCT.md and CONTRIBUTING.md @brenner-tobias (#244) ## ⬆️ Dependency updates -- ℹ️ Update Cloudflared to version 2022.10.3 @github-actions (#234) +- ⬆️ Update base image to v12.2.6 @elcajon (#241) +- ⬆️ Update base image to 12.2.7 @elcajon (#248) +- ℹ️ Update Cloudflared to version 2022.11.0 @github-actions (#256) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index aaf2de2..986911a 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.3 +version: 4.0.4