diff --git a/README.md b/README.md index 2c7bdb2..35401e1 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/v3.0.0 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.0.0/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v3.0.1 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.0.1/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v3.0.1-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 0c1f0f4..f60e9fd 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -4,12 +4,6 @@ We want to reduce the complexity of this add-on and acknowledge the new possibil Therefore, we want to validate the necessity of some of the add-on options and kindly ask everyone to participate in [this very quick survey](https://github.com/brenner-tobias/addon-cloudflared/discussions/191). Thank you all very much! -We already started with some simplifications: +## 🚀 Enhancements -## 🚨 Breaking changes - -- Remove "reset-cloudflared_files" and "quick_tunnel" options @brenner-tobias (#192) - -## 📚 Documentation - -- Update docs with mentions of security @AlecRust (#189) +- Change order of configCheck, skip checks if running with custom_config @brenner-tobias (#193) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 29f2267..837a51b 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -40,4 +40,4 @@ schema: - str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 3.0.0 +version: 3.0.1