diff --git a/README.md b/README.md index 0003ae1..ee7d020 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.1.1 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.1.1/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v3.1.2 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.1.2/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v3.1.1-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v3.1.2-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 6ead435..21406a9 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -2,7 +2,6 @@ Please be aware that the options 'custom_config', 'data_folder' and 'warp_*' within the add-on are deprecated and will be removed soon. We suggest to migrate to Cloudflare Managed tunnels as soon as possible to use these ingress rules. -## 📚 Documentation +## 🐛 Bug fixes -- Deprecate 'custom_config' @brenner-tobias (#211) -- Deprecate 'data_folder' with automatic migration @brenner-tobias (#212) +- set data path for default migration @brenner-tobias (#213) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index 48a627b..7dc4f99 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -38,4 +38,4 @@ schema: - str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 3.1.1 +version: 3.1.2