From d62c4f466d70fbc394ddf4c4e2b43c639117e874 Mon Sep 17 00:00:00 2001 From: bunkerity Date: Tue, 15 Jun 2021 16:53:37 +0200 Subject: [PATCH] v1.2.7 release --- CHANGELOG.md | 3 ++- CONTRIBUTING.md | 4 ++++ README.md | 4 ++-- VERSION | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dec1c6..cc1782b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,10 @@ - Display the reason when generator is ignoring a variable - Various bug fixes related to certbot and jobs - Split jobs into pre and post jobs -- Fix race condition when using autoconf without Swarm by checking healthy state - Add HEALTHCHECK to image +- Fix race condition when using autoconf without Swarm by checking healthy state - Bump modsecurity-nginx to v1.0.2 +- Community chat with bridged platforms ## v1.2.6 - 2021/06/06 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39c437b..34dab15 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,10 @@ We accept many types of contributions whether they are technical or not. Every c The first thing you can do is to talk about the project. You can share it on social media, make a blog post about it or simply tell your friends/colleagues that's an awesome project. +## Join the community chat + +You can join [the community chat](https://coso.me/bunkerity-chat) to talk about the project and ask for help. Please note that you can choose the platform you want, thanks to [matterbridge](https://github.com/42wim/matterbridge) all messages coming from a platform are relayed to the others. + ## Reporting bugs / ask for features The preferred way to report bugs and asking for features is using [issues](https://github.com/bunkerity/bunkerized-nginx/issues). Before opening a new one, please check if a related issue is already opened using the "filters" bar. When creating a new issue please select and fill the "Bug report" or "Feature request" template. diff --git a/README.md b/README.md index 0947dc1..d08f2e5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- + @@ -19,7 +19,7 @@ | Blog posts | - Community chat + Community chat | Follow us diff --git a/VERSION b/VERSION index 3c43790..c04c650 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.6 +1.2.7