From d245b94c813c8f4b388ab26b7dbc84230bf2cf6c Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 1 Dec 2022 20:33:46 +0000 Subject: [PATCH] Update README project status and example --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c41ff9a..54019e5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Build scripts for HAProxy with QUIC -**PROJECT STATUS: BETA**. It will generally work fine and we've been using it in -production ourselves, but please be careful and pin versions explicitly for now. -We don't exactly have time to triple check everything to never mess up (yet). +**PROJECT STATUS: STABLE**. We have been using it in our own production systems +for months now without issues. If you rely on it for critical purposes, maintain +your own fork, so that a potential tagging/CI issue doesn't cause you problems. [[_TOC_]] @@ -16,7 +16,7 @@ docker run -it \ -p "80:80" \ -p "443:443/tcp" \ -p "443:443/udp" \ - registry.gitlab.com/mangadex-pub/haproxy:2.6-bullseye + registry.gitlab.com/mangadex-pub/haproxy:2.7-bullseye ``` ## HTTP/3 and QUIC