From 6dadb835517f12c041426762c7867c8eb616c1d0 Mon Sep 17 00:00:00 2001 From: Pavel Sheldiaev Date: Fri, 20 Sep 2024 17:30:17 +0300 Subject: [PATCH] readme --- README.md | 8 ++++++++ chart/README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2721c67..3c0d223 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ docker run --rm --name smarthost -p 8587:587 insios/smarthost helm upgrade --install smarthost oci://ghcr.io/insios/helm/smarthost ``` +## Features + +### Auth + +### DKIM + +### Proxy Protocol + ## Configuration ### ENV diff --git a/chart/README.md b/chart/README.md index 5c37ac8..4a7f7eb 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1 +1 @@ -# insios/smarthost +# insios/smarthost Helm chart